mirror of
https://github.com/fumiama/WireGold.git
synced 2026-06-12 21:00:27 +08:00
edit README
This commit is contained in:
15
README.md
15
README.md
@@ -2,18 +2,6 @@
|
|||||||
<img src=".github/rikka.png" width = "360" height = "360" alt="WireGold-Rikka"><br>
|
<img src=".github/rikka.png" width = "360" height = "360" alt="WireGold-Rikka"><br>
|
||||||
<h1>WireGold</h1>
|
<h1>WireGold</h1>
|
||||||
Wire Golang Guard = WireGold<br><br>
|
Wire Golang Guard = WireGold<br><br>
|
||||||
|
|
||||||
| folder | line count |
|
|
||||||
| --- | --- |
|
|
||||||
| config | 43 |
|
|
||||||
| gold | 1025 |
|
|
||||||
| helper | 202 |
|
|
||||||
| lower | 159 |
|
|
||||||
| upper | 331 |
|
|
||||||
| ./ | 194 |
|
|
||||||
| total | 1954 |
|
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
@@ -33,7 +21,8 @@ wg [-c config.yaml] [-d|w] [-g] [-h] [-m mtu] [-p]
|
|||||||
-p show my publickey
|
-p show my publickey
|
||||||
-w only show logs above warn level
|
-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
|
## Config file example
|
||||||
```yaml
|
```yaml
|
||||||
|
|||||||
Reference in New Issue
Block a user