From 6c6b4d228434501b53d191996fcc3a2cda55ec9e Mon Sep 17 00:00:00 2001 From: wangyu- Date: Wed, 20 Sep 2017 03:19:27 -0700 Subject: [PATCH] Update README.zh-cn.md --- doc/README.zh-cn.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/README.zh-cn.md b/doc/README.zh-cn.md index 4992fd1..04d53fd 100644 --- a/doc/README.zh-cn.md +++ b/doc/README.zh-cn.md @@ -82,7 +82,7 @@ https://github.com/wangyu-/udp2raw-tunnel/releases ### MTU设置(重要) -不论你用udp2raw来加速kcptun还是vpn,都需要设置合理的MTU(在kcptun/vpn里设置,而不是在udp2raw里),建议把MTU设置成1200。client和server端都要设置。 +不论你用udp2raw来加速kcptun还是vpn,为了稳定使用,都需要设置合理的MTU(在kcptun/vpn里设置,而不是在udp2raw里),建议把MTU设置成1200。client和server端都要设置。 ### 提醒 如果要在anroid上运行,请看[Android简明教程](/doc/android_guide.md)