Skip to content

v0.5.0

Compare
Choose a tag to compare
@zhxie zhxie released this 14 Aug 13:12
· 66 commits to master since this release

This is an intermediate update from v0.4.0 & v0.4.1, contains a lot of bug fixes, new features and improvements.

New Features

  • Resolve destination
  • Select SOCKS5 BIND address automatically
  • CIDR source

Improvements

  • Fallback to reuse previous datagram when binding failed
  • Solve silly window syndrome
  • Handle ICMPv4 (destination port unreachable & fragmentation required, and DF flag set)

Fixes

  • Miscalculated window size
  • Close a TCP connection by RST instead of FIN
  • Unexpected fast retransmission

Removed

  • Multiple sources (replaced by the CIDR source)

Thanks to all of you using pcap2socks 🎊.