We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
data/smart_router/config.json
{ "proxy_bind_ip" : "127.0.0.1", "proxy_port" : 8086 }
如果出现8086端口和其他应用程序冲突,可以修改proxy_port为其他端口。 Change the proxy_port to others if there is conflict with other software.