diff options
Diffstat (limited to 'net/kcptun/files/kcptun-c.conf')
-rw-r--r-- | net/kcptun/files/kcptun-c.conf | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/net/kcptun/files/kcptun-c.conf b/net/kcptun/files/kcptun-c.conf deleted file mode 100644 index adef9e3ea..000000000 --- a/net/kcptun/files/kcptun-c.conf +++ /dev/null @@ -1,9 +0,0 @@ -config kcptun - option local_port 12948 # this port should be your service port - option remote_ip 'your vps ip' - option remote_port 29900 - option mode 'fast' - option nocomp 1 - option sndwnd 128 - option rcvwnd 512 - option disabled 1 # set 0 to enable it |