Skip to content

Releases: XX-net/XX-Net

v4.13.1 use BoringSSL to simulate Google Chrome connection

11 Nov 03:29
Compare
Choose a tag to compare

use BoringSSL to simulate Google Chrome connection

v4.13.0 use BoringSSL

11 Nov 02:36
Compare
Choose a tag to compare

use BoringSSL as default TLS.

v4.12.5 avoid connection fingerprint

02 Nov 01:49
Compare
Choose a tag to compare

avoid connection fingerprint

v4.12.2 fix bug for mac/win7

27 Oct 08:23
Compare
Choose a tag to compare

fix bug for mac/win7 and starting

v4.12.1 fix GAE not work issue

25 Oct 23:22
Compare
Choose a tag to compare

fix GAE not work issue

v4.12.0 resolve the TLS finger print issue.

24 Oct 10:48
Compare
Choose a tag to compare

Use the chrome tls fingerprint to avoid GFW finger print filter.

Know issue:

  • current version use pure python tls, this will be slow and CPU high load.
    will fix in the next few versions.

v4.11.5 fix 4.11.4 bug

19 Oct 06:45
Compare
Choose a tag to compare

Fix previous version bug

v4.11.4 improve connnect performance

18 Oct 06:03
Compare
Choose a tag to compare

improve connnect performance

v4.11.3 Fix log issue and improve performance

18 Oct 02:25
Compare
Choose a tag to compare

Fix log issue and improve performance

v4.11.2 新增Relay 路由,提升性能

16 Oct 08:15
Compare
Choose a tag to compare
  • 新增Relay 路由,提升性能
  • 解决Apple M1/M2 下工作问题