Skip to content

Releases: XX-net/XX-Net

5.9.10 Upgrade blacklist

06 Mar 08:29
Compare
Choose a tag to compare

release 5.9.10

  • update blacklist.
  • add direct mode
  • query DNS from local first for unknown domain.

v5.9.9 Upgrade blacklist and fix bug

25 Feb 00:20
Compare
Choose a tag to compare

Update:

  1. Upgrade black list
  2. Fix 5.9.7 bug running in windows.
  3. Fix iOS lost connection issue.

Android 包无法启动的问题已解决。

v5.9.0 Upgrade GAE server to python3

03 Dec 09:57
Compare
Choose a tag to compare

Upgrade GAE server to python3.
GAE python will stop support python27 after 30 Jan 2024.

GAE从2024年1月30日开始不再支持python2.7.
本次升级GAE服务端代码到 python3.
协议保持兼容,因此老的appid和新部署的appid可以混用。

部署方法,请参考:
https://github.com/XX-net/XX-Net/wiki/how-to-create-my-appids

v5.8.6 fix seley ip_manager bug

29 Oct 06:07
Compare
Choose a tag to compare

fix seley ip_manager bug

v5.8.1 Improve performance

16 Oct 08:00
Compare
Choose a tag to compare

Improve performance

v5.7.7 Fix bug and improve log

27 Sep 08:47
Compare
Choose a tag to compare
  • fix bug to avoid too many threads issue.
  • Improve log, show connection from smart_router in log.

v5.7.5 New front: seley

25 Sep 08:41
Compare
Choose a tag to compare

New front seley

v5.6.2 Fix slow issue in windows

02 Sep 05:51
Compare
Choose a tag to compare

Fix slow issue in windows

v5.6.1 fix resource leak issue

27 Aug 06:41
Compare
Choose a tag to compare

Update:

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

v5.6.0 refactor codes

21 Aug 23:01
Compare
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