github dyhkwong/Exclave 0.12.11

latest releases: 0.16.12, 0.6.11, 0.16.11...
11 months ago
  • Refactor importing configuration.
  • Allow generating WireGuard-compatible config and QR code.
  • Stop accepting non-standard WireGuard key and empty WireGuard local address.12
  • Yet another xhttp breaking change. 3
  • Bug fixes.

Footnotes

  1. On ealier versions, the WireGuard code copied from Xray incorrectly accept non-standard key and empty local address. This is no longer allowed for new WireGuard profiles. Non-standard key and local address from existing WireGuard profiles will be auto-migrated to standard ones. Custom config needs manual migration. ↩

  2. Hint for manual migration: Repace empty local address with 10.0.0.1/32 and fd59:7153:2388:b5fd:0000:0000:0000:0001/128. Replace _ in keys with /, - with +, and if the key length is less than 44, complete with = at the end. ↩

  3. Latest Xray server refuses connections without proper padding length desired by the server. So we have to parse extra for extra information to prevent us blocked by the latest server. xmux and downloadSettings are intentially not supported because they are not necessary to connect to a server. ↩

Don't miss a new Exclave release

NewReleases is sending notifications on new releases.