Skip to content

Releases: XX-net/XX-Net

v5.6.2 Fix slow issue in windows

02 Sep 05:51

Choose a tag to compare

Fix slow issue in windows

v5.6.1 fix resource leak issue

27 Aug 06:41

Choose a tag to compare

Update:

  • refactor and fix resource leak issue.
  • improve boost speed

v5.6.0 refactor codes

21 Aug 23:01

Choose a tag to compare

Update:

  • Merge connection send/recv threads into one.
  • separate x_tunnel config into a standalone file.
  • login to session with extra_info

v5.5.13 refactor codes, fix minor bugs, add log collect function

19 Aug 06:44

Choose a tag to compare

Update:

  • refactor some codes and logs.
  • fix minor bugs failed to response request.
  • add log collect function for report issues.

v5.5.10 add error log for listen/accept error

16 Aug 03:22

Choose a tag to compare

add error log for listen/accept error

v5.5.9 add proxy handle error detail log.

11 Aug 10:19

Choose a tag to compare

add proxy handle error detail log.

v5.5.8 Works for OpenWrt

10 Aug 19:37

Choose a tag to compare

Update:

  • start script for running in OpenWrt and setup iptables
  • Get local ip to avoid dead loop

v5.5.6 fix connection block issue and update smart route policy

09 Aug 19:55

Choose a tag to compare

Fix bug:

  • tls_relay connection creating thread block issue
  • update smart route policy, forward to socks for ip out of China

v5.5.5 support OpenWrt

08 Aug 18:56

Choose a tag to compare

Remove dependency of boringssl.
Now support running on OpenWrt.

v 5.5.4 add debug info for threads

08 Aug 08:06

Choose a tag to compare

add debug info for threads