XTLS/Xray-core
Fork: 3898 Star: 25084 (更新于 2024-10-25 15:14:41)
license: MPL-2.0
Language: Go .
Xray, Penetrates Everything. Also the best v2ray-core, with XTLS support. Fully compatible configuration.
最后发布版本: v24.10.16 ( 2024-10-16 12:11:06)
Project X
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.
Donation & NFTs
Announcement of NFTs by Project X
License
Mozilla Public License Version 2.0
Documentation
Telegram
Project VLESS (non-Chinese)
Installation
- Linux Script
- XTLS/Xray-install (Official)
-
tempest (supports
systemd
and OpenRC; Linux-only)
- Docker
- Web Panel - Warning: These panels are verified to support HTTPS or SSH port forwarding only. Please DO NOT use plain HTTP panels like 3X-UI, as they are believed to be bought by Iran GFW and your data security will be dangerous. If you are already using 3X-UI, please switch to the following panels.
- One Click
- Magisk
- Homebrew
-
brew install xray
-
Usage
- Example
- Xray-examples
- Tutorial
GUI Clients
- OpenWrt
- Windows
- Android
- iOS & macOS arm64
- macOS arm64 & x64
- Linux
Others that support VLESS, XTLS, REALITY, XUDP, PLUX...
- iOS & macOS arm64
- Xray Tools
- Xray Wrapper
- XrayR
- Clash.Meta
- sing-box
Contributing
Credits
- 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.
Compilation
Windows (PowerShell)
$env:CGO_ENABLED=0
go build -o xray.exe -trimpath -ldflags "-s -w -buildid=" ./main
Linux / macOS
CGO_ENABLED=0 go build -o xray -trimpath -ldflags "-s -w -buildid=" ./main
Reproducible Releases
make
Stargazers over time
最近版本更新:(数据更新于 2024-10-30 22:46:21)
2024-10-16 12:11:06 v24.10.16
2024-09-30 23:20:59 v24.9.30
2024-09-19 09:15:20 v24.9.19
2024-09-16 20:49:22 v24.9.16
2024-09-07 08:50:31 v24.9.7
2024-08-30 15:01:34 v1.8.24
2024-07-29 18:23:12 v1.8.23
2024-07-22 05:37:37 v1.8.21
2024-07-20 14:11:20 v1.8.20
2024-07-17 21:57:23 v1.8.19
主题(topics):
anticensorship, dns, network, proxy, reality, shadowsocks, socks5, tls, trojan, tunnel, utls, vless, vmess, vpn, wireguard, xray, xtls, xudp
XTLS/Xray-core同语言 Go最近更新仓库
2024-10-31 07:48:40 dolthub/dolt
2024-10-30 19:29:27 Permify/permify
2024-10-30 18:40:47 zema1/watchvuln
2024-10-30 10:26:03 SagerNet/sing-box
2024-10-30 04:17:54 kubernetes/kubernetes
2024-10-29 21:25:50 AdguardTeam/AdGuardHome