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
我是这样配置的,如下:
` General: loglevel: "info" dns-server:
Options使用Direct Mode
用http://localhost:2010 可以访问到面板. 现在问题是,这样配置后用账号密码跟不使用都一样, 都可以使用代理.是哪里出问题了不?
The text was updated successfully, but these errors were encountered:
想要的结果是: 不使用账号密码无法连接代理, 使用正确的账号密码后才可以连接. 如何配置呢?我是新手, 包涵!! 谢谢!!
Sorry, something went wrong.
No branches or pull requests
我是这样配置的,如下:
`
General:
loglevel: "info"
dns-server:
http-port: "2000"
http-interface: "0.0.0.0"
socks-port: "2001"
socks-interface: "0.0.0.0"
controller-port: "2010"
controller-interface: "0.0.0.0"
set-as-system-proxy: "auto"
Proxy:
"socks": ["socks", "localhost", "2001", "usr", "pwd"]
`
Options使用Direct Mode
用http://localhost:2010 可以访问到面板.
现在问题是,这样配置后用账号密码跟不使用都一样, 都可以使用代理.是哪里出问题了不?
The text was updated successfully, but these errors were encountered: