XTLS/Xray-core
Fork: 4055 Star: 26656 (更新于 2025-01-11 06:24:44)
license: MPL-2.0
Language: Go .
Xray, Penetrates Everything. Also the best v2ray-core, with XTLS support. Fully compatible configuration.
最后发布版本: v25.1.1 ( 2025-01-01 20:06:14)
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
-
ETH/USDT/USDC:
0xDc3Fe44F0f25D13CACb1C4896CD0D321df3146Ee
- Project X NFT: Announcement of NFTs by Project X
- REALITY NFT: XHTTP: Beyond REALITY
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: Please DO NOT USE plain HTTP panels like 3X-UI, as they are believed to be bribed by Iran GFW for supporting plain HTTP by default and refused to change (https://github.com/XTLS/Xray-core/pull/3884#issuecomment-2439595331), which has already put many users' data security in danger in the past few years. If you are already using 3X-UI, please switch to the following panels, which are verified to support HTTPS and SSH port forwarding only:
- 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
最近版本更新:(数据更新于 2025-01-18 14:10:56)
2025-01-01 20:06:14 v25.1.1
2024-12-31 20:12:57 v24.12.31
2024-12-28 21:59:18 v24.12.28
2024-12-19 05:39:02 v24.12.18
2024-12-15 20:40:27 v24.12.15
2024-11-30 14:13:50 v24.11.30
2024-11-21 13:50:50 v24.11.21
2024-11-11 12:25:39 v24.11.11
2024-11-05 08:55:31 v24.11.5
2024-10-31 16:00:08 v24.10.31
主题(topics):
anticensorship, dns, network, proxy, reality, shadowsocks, socks5, tls, trojan, tunnel, utls, vision, vless, vmess, vpn, wireguard, xhttp, xray, xtls, xudp
XTLS/Xray-core同语言 Go最近更新仓库
2025-01-18 08:14:21 dolthub/dolt
2025-01-18 02:57:03 Permify/permify
2025-01-17 03:33:21 SpecterOps/BloodHound
2025-01-16 23:36:33 hashicorp/terraform
2025-01-16 05:55:26 helm/helm
2025-01-16 04:37:27 kubernetes/kubernetes