Skip to content

Releases: lilendian0x00/xray-knife

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

Xray-knife v1.6.12

25 Sep 21:16
Compare
Choose a tag to compare

Full Changelog: v1.5.10...v1.6.12

Features

  • Added version flag

Fixes

  • Refactored xray checking part
  • Added allowInsecure parameter for Trojan protocol
  • Fixed port and aid parameters type which can be both int or str for vmess
  • Trim each config extracted from file
  • Fixed and optimized parsing shadowsocks configs
  • Fixed parsing faulty configs with GRPC protocol

Xray-knife v1.5.10

19 Sep 22:26
Compare
Choose a tag to compare

Full Changelog: v1.5.9...v1.5.10

Features

None

Fixes

  • Fixed parsing shadowsocks
  • Refactored shadowsocks parsing section
  • Refactored vmess parsing section
  • Added default config for trojan (TCP-TLS-FP)
  • Show none for empty SNI

Xray-knife v1.5.9

19 Sep 20:59
Compare
Choose a tag to compare

Full Changelog: v1.5.8...v1.5.9

Features

None

Fixes

  • Fixed vmess bug (TLS wasn't working)
  • Added User-Agent for all http based protocols
  • Handled empty alias for shadowsocks links

Xray-knife v1.5.8

13 Sep 01:00
Compare
Choose a tag to compare

Full Changelog: v1.5.7...v1.5.8

Features

None

Fixes

  • Fixed and optimized parsing vless links
  • Fixed and optimized parsing trojan links

Xray-knife v1.5.7

11 Sep 13:26
Compare
Choose a tag to compare

Full Changelog: v1.5.3...v1.5.7

Features

None

Fixes

  • Massive performance and memory usage Improvement by refactoring xray package for http tool
  • Fixed txt saving option ability
  • Removed all annoying logs
  • Fixed trimming config link completely

Xray-knife v1.5.3

06 Sep 22:56
Compare
Choose a tag to compare

Full Changelog: v1.3.8...v1.5.3

Features

  • Added an option for http testing tool for getting info about real IP address of config (only for CSV report)
  • Added an option for http testing tool for specifying maximum allowed delay

Fixes

  • Fixed a problem with parsing IPv6 for vmess, vless, trojan
  • Fixed a bug related to tcp http obfuscation log
  • Fixed empty path for tcp http obfus, WS, HTTP2

Xray-knife v1.3.8

31 Aug 08:46
Compare
Choose a tag to compare

Full Changelog: v1.2.3...v1.3.8

Features

  • Added speed test flag for http testing (cloudflare by default)
  • Added CSV saving option flag for http testing (detailed info)

Fixes

  • Fixed a memory leak (stopping xray-core instance)
  • Right logs order

Xray-knife v1.2.3

20 Aug 00:32
Compare
Choose a tag to compare

Full Changelog: v1.0.0...v1.2.3

Features

  • Added support for Shadowsocks protocol
  • Added support for Trojan protocol
  • Added insecure flag for http test

Fixes

  • Close xray-core connection after each http test
  • Close semaphore channel
  • Changed default http test url to https://google.com/
  • Removed annoying logs for http test
  • Changed IP to Address

Xray-knife v1.0.0

16 Aug 17:57
Compare
Choose a tag to compare