Updated Home (markdown)

Jason Lyu
2021-11-12 13:24:34 +08:00
parent c013024ca5
commit 43bb5ab458
+2 -2
@@ -15,7 +15,7 @@ tun2socks -device tun://tun0 -proxy socks5://1.2.3.4:1080
```text
Usage of tun2socks:
-config string
Config file to read
YAML format configuration file
-device string
Use this device [driver://]name
-fwmark int
@@ -23,7 +23,7 @@ Usage of tun2socks:
-interface string
Use network INTERFACE (Linux/MacOS only)
-loglevel string
Log level [debug|info|warn|error|silent] (default "info")
Log level [debug|info|warning|error|silent] (default "info")
-mtu int
Set device maximum transmission unit (MTU)
-proxy string