mirror of
https://github.com/wangyu-/udp2raw.git
synced 2025-01-31 12:19:34 +08:00
Updated about mtu (markdown)
parent
e4eeac5eef
commit
ce7c45e455
@ -2,4 +2,6 @@ udp2raw introduces it's own header for encryption, anti-replay and multiplex. As
|
||||
|
||||
Since udp2raw itself doesn't have user space packet splitter, you have to tune the MTU at upper level appliation (for example: openvpn, wireguard, kcptun) to make sure they don't send packet too large for udp2raw.
|
||||
|
||||
udp2raw support mtu at most 13xx depends on the upper level application (e.g. what kind of VPN you are using), I suggest to use `1200` as a safe value.
|
||||
|
||||
However, if you are not happy with this or your upper level application doesn't allow you to tune MTU, there is indeed a way to by pass the MTU limitation, see [[https://github.com/wangyu-/udp2raw/wiki/bypass-mtu-limitation]]
|
Loading…
x
Reference in New Issue
Block a user