High-performance, TUN device Layer 3 IP packets redirect to Layer 4 TCP socket. 高性能,tun 设备三层IP包重定向为四层socket。
tun324.exe --proxy socks5://127.0.0.1:1080 --route 192.168.1.0/24
- name:
tun324名称, ✔ - ip:
10.18.18.2/24,ip掩码,✔ - guid:
2ef1a78e-9579-4214-bbc1-5dc556b59042,windows wintun的GUID,✔ - mtu:
1420,MTU,✔ - proxy: 代理地址,♥
- socks5:
socks5://127.0.0.1:1080
- socks5:
- route: 路由,可以多条,♥
- 可以多条
- 格式:
192.168.1.0/24