Skip to content

Xray-knife v10.1.1

Latest

Choose a tag to compare

@lilendian0x00 lilendian0x00 released this 19 Jul 19:47

πŸš€ Xray-knife v10.1.1 (JOIN THE TELEGRAM CHANNEL)

https://t.me/lilendian0x00

A small but important patch β€” Android is back on the menu! πŸ“±

πŸ› What's fixed

πŸ“± Android (arm64) builds work again

The previous release couldn't ship an Android binary β€” the build blew up with a cryptic linker error (invalid reference to net.zoneCache) coming from a networking dependency that clashed with the newer, stricter Go linker. That's sorted now, so this release once again includes a proper android-arm64-v8a build. If you run xray-knife on your phone (Termux & friends 🐧), grab the Android zip from the assets below. βœ…

πŸ› οΈ Friendlier to build & import from source

We loosened the minimum Go requirement from an exact patch (1.26.3) down to just Go 1.26. If you compile xray-knife yourself β€” or import it as a library in your own Go project β€” any 1.26.x toolchain now works, with no forced toolchain download. Especially handy for CI and offline machines. 🧰

πŸ“¦ Install

Grab a prebuilt binary from the assets below, or install with Go:

go install github.com/lilendian0x00/xray-knife/v10@latest