Skip to content

Releases: heiher/hev-socks5-tunnel

2.14.4

06 Feb 05:31
4d6c334

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.14.3...2.14.4

2.14.3

17 Jan 14:36
da33382

Choose a tag to compare

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

13 Jan 16:21
09aed68

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.14.1...2.14.2

2.14.1

08 Nov 14:27
2cec5a6

Choose a tag to compare

What's Changed

  • Fix UDP sending on Apple platforms.

Full Changelog: 2.14.0...2.14.1

2.14.0

29 Oct 15:20
26adbd4

Choose a tag to compare

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

31 Jul 15:58
f2cbad5

Choose a tag to compare

What's Changed

  • Added support for Windows. by @heiher
  • Added support for Mapped DNS. by @heiher

Full Changelog: 2.12.0...2.13.0

2.12.0

25 Jul 14:41
141fbb1

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.11.0...2.12.0

2.11.0

21 Jun 01:54
4dc0684

Choose a tag to compare

What's Changed

  • Add support for NetBSD. by @heiher
  • Set the external tunnel file descriptor to non-blocking mode. by @heiher
  • Fix deadlock when stopping. by @heiher

Full Changelog: 2.10.0...2.11.0

2.10.0

17 Mar 14:31
8faa126

Choose a tag to compare

What's Changed

  • Docker: Introduce CONFIG_ROUTES to support manual route configuration by @sskaje in #221
  • UDP: Fix the address type in the UDP associate request by @heiher

New Contributors

Full Changelog: 2.9.3...2.10.0

2.9.3

13 Mar 16:54
b9b9b7b

Choose a tag to compare

What's Changed

  • Support TUN devices with names that do not follow the tun<number> pattern on FreeBSD systems. by @xz-dev in #219

Full Changelog: 2.9.2...2.9.3