This is a fork from xray-core which is independently maintained for Neobox with later versions of wiregaurd-go adopted. 本项目仅仅是xray-core项目的一个独立fork,主要用于引入较新版的wireguard-go,以便在Neobox中同时使用xray-core和最新的sing-box。 Thanks to the xray-core developers/maintainers.
Project X originates from XTLS protocol, providing a set of network tools such as Xray-core and REALITY.
README is open, so feel free to submit your project here.
Mozilla Public License Version 2.0
- Linux Script
- Docker
- Web Panel
- One Click
- Magisk
- Homebrew
brew install xray
- Example
- Xray-examples
- Tutorial
- OpenWrt
- Windows
- Android
- iOS & macOS arm64
- macOS arm64 & x64
- Linux
- iOS & macOS arm64
- Xray Wrapper
- XrayR
- Clash.Meta
- sing-box
- Xray-core v1.0.0 was forked from v2fly-core 9a03cc5, and we have made & accumulated a huge number of enhancements over time, check the release notes for each version.
- For third-party projects used in Xray-core, check your local or the latest go.mod.
go build -o xray.exe -trimpath -ldflags "-s -w -buildid=" ./main
go build -o xray -trimpath -ldflags "-s -w -buildid=" ./main