blinksocks/docs/examples/kcptun/kcptun.server.json

15 lines
238 B
JSON

{
"listen": ":29900",
"target": "127.0.0.1:30370",
"key": "",
"crypt": "none",
"mode": "fast2",
"mtu": 1350,
"sndwnd": 128,
"rcvwnd": 512,
"datashard": 10,
"parityshard": 3,
"dscp": 0,
"nocomp": true,
"log": ""
}