github dyhkwong/Exclave 0.17.12

10 hours ago

Compared to 0.17.11-beta.1

  • Update Go to 1.25.7.
  • Fixes and improvements.

Compared to 0.17.10

  • Update Go to 1.25.7.
  • Refactor HTTP/1.1, HTTP/2 and HTTP/3 CONNECT outbound.
  • Experimental TrustTunnel support[1]. ICMP echo over TCP is not implemented and will not be implemented.
  • Update mieru to 3.27.0.
  • Ignore invalid entries in geosite data files[2].
  • Add an option to discard ICMP and ICMPv6.
  • Handle traffic stats for uninstalled apps correctly. ⚠️Your current app traffic stats will be cleared.
  • Add the breaking change of XHTTP CDN-abuse detection circumvention.
  • Configuration parsing and share link related changes.
  • Fixes and improvements.

February 6, 2026

ℹ️ About ”app/router: this rule has no effective fields” error:


1. TrustTunnel is in fact a proxy protocol, rather than a so-called "VPN protocol" as its developer claims. For TCP, it is a standard HTTP/2 or HTTP/3 CONNECT tunnel. For UDP (and ICMP echo), it uses a private UDP (and ICMP echo) over TCP magic address protocol.

2. Xray creates chaos by ignoring invalid entries in geosite data files and pretending that it is running flawlessly. As a result, projects like runetfreedom/russia-v2ray-rules-dat added hundreds of invalid entries and broke the compatibility with other software.

ShadowQUIC plugin entrance was accidentally displayed by default before, and it should have been a hidden experimental feature. It is now hidden by default. To re-enable the entrance, see this.

Don't miss a new Exclave release

NewReleases is sending notifications on new releases.