Releases: heiher/hev-socks5-tunnel
Releases · heiher/hev-socks5-tunnel
2.14.4
2.14.3
What's Changed
- TCP: Block on I/O when the ring buffer is full to avoid busy looping (reported by @zhenb1 #280)
- Conf: Use CGNAT (100.64.0.0/10) address range for MapDNS (suggested by @introspection3 #281)
- Log: Improve log levels to reduce non-critical error reports (by @heiher)
Full Changelog: 2.14.2...2.14.3
2.14.2
What's Changed
- Android: Fix checking the result of
pthread_createby @OfficialKatana in #277 - MapDNS: Fix incorrect ARCOUNT in responses by @zheshinicheng in #279
- Utils: Improve NOFILE limit handling by @heiher
- Build: Fix compile errors on FreeBSD by @heiher
New Contributors
- @OfficialKatana made their first contribution in #277
- @zheshinicheng made their first contribution in #279
Full Changelog: 2.14.1...2.14.2
2.14.1
2.14.0
What's Changed
TCP
- Default connect timeout: 10 seconds.
- Default read/write timeout: 300 seconds.
UDP
- Default read/write timeout: 60 seconds.
- Added support for overriding the SOCKS5 server UDP address.
- Added support for configuring number of UDP splice buffers.
- Added support for simultaneous multi-packet send/receive.
Session
- Added support for limiting the maximum session count. ?
Android
- Enabled all supported ABIs.
- Updated platform level to 29.
- Updated NDK to r27d.
Full Changelog: 2.13.0...2.14.0
2.13.0
2.12.0
What's Changed
- Fix the splice stream half-close issue. by @heiher
- Android: Added 16KB Page Size. by @codewithtamim in #242
New Contributors
- @codewithtamim made their first contribution in #242
Full Changelog: 2.11.0...2.12.0