geely-kaipiao/proxynt/config_s.json
2026-05-28 10:20:52 +08:00

21 lines
476 B
JSON

{
"port": 18888,
"password": "helloworld",
"path": "/websocket_path",
"admin": {
"enable": true,
"admin_password": "cheney"
},
"client_config": {
"fyx": [
{
"name": "test",
"remote_port": 9788,
"local_port": 9788,
"local_ip": "zentao.sunyard.com.cn",
"speed_limit": 0.0,
"protocol": "tcp"
}
]
}
}