From dcaff382bfc35b7a797560d714aa01c9c7e0702f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=BA=90=E6=96=87=E9=9B=A8?= <41315874+fumiama@users.noreply.github.com> Date: Wed, 13 Apr 2022 11:45:40 +0800 Subject: [PATCH] edit README --- README.md | 15 ++------------- 1 file changed, 2 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 2cddc62..fb66433 100644 --- a/README.md +++ b/README.md @@ -2,18 +2,6 @@ WireGold-Rikka

WireGold

Wire Golang Guard = WireGold

- -| folder | line count | -| --- | --- | -| config | 43 | -| gold | 1025 | -| helper | 202 | -| lower | 159 | -| upper | 331 | -| ./ | 194 | -| total | 1954 | - - ## Usage @@ -33,7 +21,8 @@ wg [-c config.yaml] [-d|w] [-g] [-h] [-m mtu] [-p] -p show my publickey -w only show logs above warn level ``` -- *especially*: in macos mojave, max value of mtu is `9159` +- *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 ## Config file example ```yaml