From 9c1d6582d0a09340d97212b34c1aa81304df7bc4 Mon Sep 17 00:00:00 2001 From: Yancey Wang Date: Fri, 24 May 2024 05:49:10 -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 a56c57f..3c19c5a 100644 --- a/bypass-mtu-limitation.md +++ b/bypass-mtu-limitation.md @@ -1,4 +1,4 @@ -udp2raw by default support MTU max at around 13xx, depending on what kind of VPN you are using. (although I am usually suggesting 1200) +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) 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: