mirror of
https://github.com/wangyu-/udp2raw.git
synced 2025-01-19 06:19:31 +08:00
Updated bypass mtu limitation (markdown)
parent
a4674734a0
commit
8cd4fbffb2
@ -6,4 +6,4 @@ In case you need MTU >13xx, it's a well-known problem which can be near perfectl
|
||||
wireguard_client-->udpspeeder_client-->udp2raw_client---------(internet)---------->udp2raw_server-->udpspeeder_server-->wireguard_server
|
||||
```
|
||||
|
||||
UDPspeeder (with `--mode 0`, the default mode) supports both user space package splitting and FEC, it allows you to send large packet efficiently without enlarge the network packet loss (maybe this is the only efficient way ever). But you might need to [tune parameters](https://github.com/wangyu-/UDPspeeder/wiki/Suggested-parameters).
|
||||
UDPspeeder (with `--mode 0`, the default mode) supports both user space packet splitting and FEC, it allows you to send large packet efficiently without enlarge the network packet loss (maybe this is the only efficient way ever). But you might need to [tune parameters](https://github.com/wangyu-/UDPspeeder/wiki/Suggested-parameters).
|
Loading…
x
Reference in New Issue
Block a user