geely-kaipiao/proxynt/config_s.json
2026-07-13 19:57:08 +08:00

21 lines
475 B
JSON

{
"port": 18888,
"password": "helloworld",
"path": "/websocket_path",
"admin": {
"enable": true,
"admin_password": "helloworld"
},
"client_config": {
"fyx": [
{
"name": "superstar",
"remote_port": 4443,
"local_port": 443,
"local_ip": "198.19.0.115",
"speed_limit": 0.0,
"protocol": "tcp"
}
]
}
}