Updated Home (markdown)

Jason Lyu
2022-01-28 21:39:19 +08:00
parent 8b2a51bea6
commit e072b84a5f
+1 -1
@@ -7,7 +7,7 @@ Welcome to the official Wiki page for [xjasonlyu/tun2socks](https://github.com/x
- Download precompiled binary from [Releases](https://github.com/xjasonlyu/tun2socks/releases)
```sh
tun2socks -device tun://tun0 -proxy socks5://1.2.3.4:1080
tun2socks --device tun://tun0 --proxy socks5://1.2.3.4:1080
```
## Usage