Releases: lilendian0x00/xray-knife
Releases · lilendian0x00/xray-knife
Xray-knife v2.14.20
What's Changed
- Update README.md by @Silitonix in #15
- Add Authority to GRPC Settings by @cyc0der in #13
New Contributors
- @Silitonix made their first contribution in #15
- @cyc0der made their first contribution in #13
Features
- Start log for HTTP test
Fixes
- Updated xray-core version to 1.8.24
- HTTP test output improvement
- Fixed Shadowsocks causing crash
- etc
Full Changelog: v2.13.18...v2.14.20
Xray-knife v2.13.18
New Contributors
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
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
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
Xray-knife v2.8.16
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
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
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
Xray-knife v2.6.13
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