不息屏
This commit is contained in:
parent
3d8fd41127
commit
73ace78017
@ -4,15 +4,15 @@
|
|||||||
"path": "/websocket_path",
|
"path": "/websocket_path",
|
||||||
"admin": {
|
"admin": {
|
||||||
"enable": true,
|
"enable": true,
|
||||||
"admin_password": "cheney"
|
"admin_password": "helloworld"
|
||||||
},
|
},
|
||||||
"client_config": {
|
"client_config": {
|
||||||
"fyx": [
|
"fyx": [
|
||||||
{
|
{
|
||||||
"name": "test",
|
"name": "superstar",
|
||||||
"remote_port": 9788,
|
"remote_port": 4443,
|
||||||
"local_port": 9788,
|
"local_port": 443,
|
||||||
"local_ip": "zentao.sunyard.com.cn",
|
"local_ip": "198.19.0.115",
|
||||||
"speed_limit": 0.0,
|
"speed_limit": 0.0,
|
||||||
"protocol": "tcp"
|
"protocol": "tcp"
|
||||||
}
|
}
|
||||||
|
|||||||
7
proxynt/qinglong.json
Normal file
7
proxynt/qinglong.json
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
{
|
||||||
|
"server": {
|
||||||
|
"url": "ws://121.43.151.143:18888/websocket_path",
|
||||||
|
"password": "helloworld"
|
||||||
|
},
|
||||||
|
"client_name": "fyx"
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue
Block a user