Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ tun324 Public

High-performance, TUN device Layer 3 IP packets redirect to Layer 4 TCP socket. 高性能的tun/tap虚拟网卡设备三层IP包重定向为四层socket。

License

snltty/tun324

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[🪂]Layer 3 to Layer 4

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
  1. name: tun324名称, ✔
  2. ip: 10.18.18.2/24,ip掩码,✔
  3. guid: 2ef1a78e-9579-4214-bbc1-5dc556b59042,windows wintun的GUID,✔
  4. mtu: 1420,MTU,✔
  5. proxy: 代理地址,♥
    1. socks5: socks5://127.0.0.1:1080
  6. route: 路由,可以多条,♥
    1. 可以多条
    2. 格式: 192.168.1.0/24

[⭐]星星历史

Star History Chart

About

High-performance, TUN device Layer 3 IP packets redirect to Layer 4 TCP socket. 高性能的tun/tap虚拟网卡设备三层IP包重定向为四层socket。

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages