github lilendian0x00/xray-knife v10.1.1
Xray-knife v10.1.1

one day ago

🚀 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

Don't miss a new xray-knife release

NewReleases is sending notifications on new releases.