-
Notifications
You must be signed in to change notification settings - Fork 290
Open
Description
我是这样配置的,如下:
`
General:
loglevel: "info"
dns-server:
- "114.114.114.114"
- "223.5.5.5"
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 可以访问到面板.
现在问题是,这样配置后用账号密码跟不使用都一样, 都可以使用代理.是哪里出问题了不?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels