mirror of
https://github.com/xjasonlyu/tun2socks.git
synced 2024-12-30 02:37:01 +00:00
Updated Home (markdown)
+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
|
||||
|
||||
Reference in New Issue
Block a user