Skip to content

Releases: lilendian0x00/xray-knife

Xray-knife v2.13.18

16 Aug 20:04
Compare
Choose a tag to compare

New Contributors

  • @mmmray made their first contribution in #9

Features

  • Updated xray-core version to 1.8.23
  • Added splithttp transport
  • Added timer and skip ability to the proxy sub command
  • Added reality support to Trojan protocol

Fixes

  • Improvements in code design

Full Changelog: v2.12.17...v2.13.18

Xray-knife v2.12.17

29 May 22:12
Compare
Choose a tag to compare

Full Changelog: v2.11.16...v2.12.17

Features

  • Updated xray-core version to 1.8.13

Fixes

  • Fixed not url decoding wireguard uri (secret key part)
  • Fixed IPv6 configs not working (vmess, vless, trojan, shadowsocks)

Xray-knife v2.11.16

26 Apr 12:55
Compare
Choose a tag to compare

Full Changelog: v2.9.16...v2.11.16

Features

  • Added Quic network protocol for all the supported outbound protocols
  • Added Wireguard outbound protocol
  • Updated golang net dependency

Fixes

None

Xray-knife v2.9.16

02 Apr 06:04
Compare
Choose a tag to compare

What's Changed

  • Fix module reference error by @wuzhican in #5
  • Updated all dependencies

New Contributors

Full Changelog: v2.8.16...v2.9.16

Xray-knife v2.8.16

20 Feb 13:19
Compare
Choose a tag to compare

Full Changelog: v2.8.15...v2.8.16

Features

None

Fixes

  • Fixed issue of not waiting after the second outbound has been found for the proxy command

Xray-knife v2.8.15

30 Jan 05:08
Compare
Choose a tag to compare

Full Changelog: v2.8.13...v2.8.15

Features

  • Updated version of all packages including xray-core to the latest.
  • Improved performace due to the new version of Golang and packages.

Fixes

None

Xray-knife v2.8.13

29 Dec 20:45
Compare
Choose a tag to compare

Full Changelog: v2.7.13...v2.8.13

Features

  • Check configs before using them as outbound connection (proxy command)

Fixes

None

Xray-knife v2.7.13

23 Dec 08:25
Compare
Choose a tag to compare

Full Changelog: v2.6.13...v2.7.13

Features

  • Added rotating feature for the proxy command

Fixes

None

Xray-knife v2.6.13

22 Dec 13:02
Compare
Choose a tag to compare

Full Changelog: v1.6.13...v2.6.13

Features

  • Added Socks protocol
  • Completed proxy feature (CLI xray client)

Fixes

  • Fixed showing wrong errors for some protocols

Xray-knife v1.6.13

18 Dec 09:09
Compare
Choose a tag to compare

Full Changelog: v1.6.12...v1.6.13

Features

None

Fixes

  • Fixed showing wrong tls option for vmess