1
0
mirror of https://github.com/fumiama/WireGold.git synced 2026-06-07 08:50:25 +08:00

edit README

This commit is contained in:
源文雨
2022-04-15 16:15:14 +08:00
parent 3b41341f3a
commit 723204917c

View File

@@ -21,8 +21,9 @@ wg [-c config.yaml] [-d|w] [-g] [-h] [-m mtu] [-p]
-p show my publickey
-w only show logs above warn level
```
- *macos mojave*: in macos mojave, max mtu (ipv4 endpoint) is `9159`
- *ipv6 endpoint*: the recommand mtu is `1280` to prevent the big segments from being dropped
- **macos mojave**: max mtu (under ipv4 endpoint) is `9159`
- **ipv6 endpoint**: the recommand mtu is `1280~1400` to prevent the big segments from being dropped
## Config file example
```yaml