We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
"black_hostname_list" 是不是可以理解为dns 不解析里面的列表?
我里面添加了map.baidu.com
客户端仍然可以访问map.baidu.com
是不是我用错啦?
The text was updated successfully, but these errors were encountered:
这个是阻止dns解析,如果有通过其他途径解析或者之前已经缓存了解析结果在系统中的话,就会出现仍然可以访问的现象。
Sorry, something went wrong.
我想屏蔽ssr访问一些网站,squid 挺好的可以用acl deny一些https的域名。但是ssr服务端貌似没有设置前置代理的功能。我想ssrr服务端通过squid出去,有办法不?
服务端好像有前置代理设置,可能需要去翻一下破娃的blog找一找
No branches or pull requests
"black_hostname_list" 是不是可以理解为dns 不解析里面的列表?
我里面添加了map.baidu.com
客户端仍然可以访问map.baidu.com
是不是我用错啦?
The text was updated successfully, but these errors were encountered: