允许远程访问Web界面:
修改 XX-Net/data/launcher/config.yaml
modules:{
launcher:{ allow_remote_connect:1 }
允许GAE_proxy提供远程代理服务:
修改 XX-Net/data/gae_proxy/config.ini
[listen] ip = 0.0.0.0
允许X_tunnel提供远程代理:
修改 XX-Net/data/x_tunnel/client.json
加入一行:
"socks_host": "0.0.0.0",
重启XX-Net
- 本文固定链接: https://www.fengshen.cn/2016/11/xx-net为其他设备提供代理服务/etcofwind/
- 转载请注明: fengshen 发表于 Dream of Wind | 一梦风神
觉得文章有用,微信打赏一元。
