From 333524f931859dda2341f37d45dcc5f690d5ab5f Mon Sep 17 00:00:00 2001 From: Yancey Wang Date: Fri, 24 May 2024 05:49:32 -0400 Subject: [PATCH] Updated bypass mtu limitation (markdown) --- bypass-mtu-limitation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bypass-mtu-limitation.md b/bypass-mtu-limitation.md index 3c19c5a..a56c57f 100644 --- a/bypass-mtu-limitation.md +++ b/bypass-mtu-limitation.md @@ -1,4 +1,4 @@ -udp2raw by default support MTU max at around 13xx (assume encryption is not disabled), depending on what kind of VPN you are using. (although I am usually suggesting 1200) +udp2raw by default support MTU max at around 13xx, depending on what kind of VPN you are using. (although I am usually suggesting 1200) In case you need MTU >13xx, it's a well-known problem which can be near perfectly sloved by chaining [UDPspeeder](https://github.com/wangyu-/UDPspeeder) in between: