-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
acl not working #1837
Comments
It works perfectly fine with your configuration. How did you test? How to reproduce? What did you see in log? |
I am using a proxy client in the keenetic router to redirect traffic to the proxy. The proxy itself is raised on a separate virtual machine in its local network. If I use without "acl":"/etc/shadowsocks/hosts.acl", then everything works fine, all sites go through a proxy. But I need to run some sites through a proxy, not all of them. As soon as I use the acl, the regular expression for the domain name does not work, but if you specify the ip address of the site, it will work. Moreover, if you omit the topic with the keenetic router and specify the proxy address in the browser, then there will be no problem. I understand that it has something to do with the DNS and the keenetic router. DNS in the router uses DNS-over-HTTPS. I would be grateful if you could help me figure it out. |
What version of |
version part of the log at startup
part of the log when accessing the site
part of the log when accessing the site
|
Does not work by domain name. If you specify an IP, only then the traffic goes through a proxy. What am I doing wrong?
/etc/shadowsocks/config.json:
/etc/shadowsocks/hosts.acl:
The text was updated successfully, but these errors were encountered: