This commit is contained in:
azw 2023-11-13 02:35:14 +00:00
parent eda56a2ca6
commit fedc0c25a1
4 changed files with 38 additions and 0 deletions

View File

@ -0,0 +1,14 @@
{
"open": 0,
"sndwnd": 128,
"rcvwnd": 128,
"nodelay": 2,
"interval": 10,
"resend": 2,
"nc": 1,
"rx_minrto": 10,
"fastresend": 1
}

View File

@ -0,0 +1,7 @@
[
{
"instance_id": 1,
"ip": "127.0.0.1",
"port": 7621
}
]

View File

@ -0,0 +1,16 @@
[
{
"instance_id" : 1,
"listen_ip": "127.0.0.1",
"listen_port": 7601,
"listen_udp_host": "192.144.200.110",
"listen_udp_port": 17601
},
{
"instance_id" : 2,
"listen_ip": "127.0.0.1",
"listen_port": 7602,
"listen_udp_host": "192.144.200.110",
"listen_udp_port": 17602
}
]

View File

@ -0,0 +1 @@
wsproxy