← Package directory
Available on winget

Install tun2socks

tun2socks - powered by gVisor TCP/IP stack

Install with winget
winget install --id xjasonlyu.tun2socks
Upgrade
winget upgrade --id xjasonlyu.tun2socks
Uninstall
winget uninstall --id xjasonlyu.tun2socks

About tun2socks

tun2socks - powered by gVisor TCP/IP stack

What's new in v2.6.0

What's Changed License Update - LICENSE: switch to MIT by @xjasonlyu in #462 New Features - Feature: fdbased open fd with offset by @myloft in #272 - Feature: Add support for multicast by @Amaindex in #245 - Feature: persistent wintun with GUID option by @xjasonlyu in #301 - Feature: set open FD offset for iOS by @hossinasaadi in #418 - Feature: add make for loong64 by @xunmi-git in #427 - Feature(proxy): support gost relay protocol by @xjasonlyu in #310 - Feature(docker): add options for multicast groups by @xjasonlyu in #290 - Feature(socks5): support abstract namespace unix sock by @SuzukiHonoka in #436 Improvement & Fixes - Improve(actions): add concurrency groups by @xjasonlyu in #289 - Improve: use embedded go-shadowsocks2 by @xjasonlyu in #306 - Improve(proxy/ss): allow explicit none cipher mode by @xjasonlyu in #312 - Improve: optimize the memory footprint under SOCKS5 when USERNAME/PASSWORD authentication is used by @cty123 in #315 - Fix: defer func for safeConnClose by @xjasonlyu in #309 - Fix: call SetSendBufferSize when setting send buffer size option by @niconorsk in #336 - Fix: safely split command strings by @xjasonlyu in #340 - Fix: socks5 usernames and passwords can BOTH be up to 255 bytes by @Yawning in #343 - Fix: codeql autobuild error by @xjasonlyu in #355 - Fix: mutex never unlocked on error by @devil666face in #456 - Refactor: direct proxy parsing by @xjasonlyu in #308 - Refactor(debug): simplify version string by @xjasonlyu in #380 - Refactor(log): use go.uber.org/zap by @xjasonlyu in #389 - Refactor(tunnel): modularize tunnel pkg by @xjasonlyu in #3...

Read release notes

Version history

Version Updated Notes
v2.6.0 Unknown What's Changed License Update - LICENSE: switch to MIT by @xjasonlyu in #462 New Features - Feature: fdbased open fd with offset by @myloft in #272 - Feature: Add support for multicast by @Amaindex in #245 - Feature: per...
v2.5.2 Unknown Bug Fixes - Fix: HTTP proxy basic auth error (#266)
v2.5.1 Unknown What's Changed - Feature: log support setting output by @myloft in #248 - CI: update golangci-lint config by @xjasonlyu in #251 - Fix: packets sending issue on certain Linux platform by @xjasonlyu in #254 - Fix: fix pani...