What's Changed
Features
- Feature: use
pflagas drop-in replacement by @xjasonlyu in #513 - Feature(proxy): support ssh proxy protocol by @xjasonlyu in #519
- Feature: support custom ICMP message handling by @nange in #521
Fixes
- Fix: update gVisor dependency and modify UDP handler to return a boolean by @SuzukiHonoka in #487
- Fix: crash on multiple start/stop due to FD being closed twice by @vecljox in #495
- Fix(log): set log level for
glogby @xjasonlyu in #511 - Fix(stack): respond to ICMPv4 echo messages by @xjasonlyu in #514
- Fix: icmp interface binding by @nange in #524
- Fix(build): remove unsupported windows/arm32 target by @xjasonlyu with @Copilot in #542
Others
- Refactor(proxy): registrable proxy protocol by @xjasonlyu in #517
- Refactor(engine): parse multicast groups by @xjasonlyu in #518
- Refactor(dialer): with socket options by @xjasonlyu in #525
- Refactor: ID should return a copy for TCP/UDPConn by @xjasonlyu in #522
- CI: add tun2socks e2e tests by @xjasonlyu in #510
- CI(test): update test workflow by @xjasonlyu in #516
- Chore: bump to go1.26 by @xjasonlyu in #526
New Contributors
- @vecljox made their first contribution in #495
- @xjasonlyu with @Copilot made their first contribution in #542
Full Changelog: v2.6.0...v2.7.0