π Xray-knife v10.1.1 (JOIN THE TELEGRAM CHANNEL)
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