Change Smart Router Config - XX-net/XX-Net GitHub Wiki
Path:
data/smart_router/config.json
Content:
{
"proxy_bind_ip" : "127.0.0.1",
"proxy_port" : 8086
}
Change the proxy_port to others if there is conflict with other software.
data/smart_router/config.json
{
"proxy_bind_ip" : "127.0.0.1",
"proxy_port" : 8086
}
Change the proxy_port to others if there is conflict with other software.