mirror of
https://github.com/wangyu-/udp2raw.git
synced 2025-01-31 12:19:34 +08:00
Updated bypass mtu limitation (markdown)
parent
c779ea0c5f
commit
a4674734a0
@ -1,6 +1,6 @@
|
||||
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 >1300, it's a well-known problem which can be near perfectly sloved by chaining [UDPspeeder](https://github.com/wangyu-/UDPspeeder) in between:
|
||||
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:
|
||||
|
||||
```
|
||||
wireguard_client-->udpspeeder_client-->udp2raw_client---------(internet)---------->udp2raw_server-->udpspeeder_server-->wireguard_server
|
||||
|
Loading…
x
Reference in New Issue
Block a user