MyGit

XTLS/Xray-core

Fork: 5165 Star: 36888 (更新于 2026-04-11 13:24:06)

license: MPL-2.0

Language: Go .

Xray, Penetrates Everything. Also the best v2ray-core. Where the magic happens. An open platform for various uses.

最后发布版本: v26.3.27 ( 2026-03-28 01:51:11)

官方网址 GitHub网址

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.

Sponsors

Remnawave

Happ

BlancVPN

Sponsor Xray-core

Donation & NFTs

Collect a Project X NFT to support the development of Project X!

Project X NFT

License

Mozilla Public License Version 2.0

Documentation

Project X Official Website

Telegram

Project X

Project X Channel

Project VLESS (Русский)

Project XHTTP (Persian)

Installation

Usage

GUI Clients

Others that support VLESS, XTLS, REALITY, XUDP, PLUX...

Contributing

Code of Conduct

Ask DeepWiki

Credits

One-line Compilation

Windows (PowerShell)

$env:CGO_ENABLED=0
go build -o xray.exe -trimpath -buildvcs=false -ldflags="-s -w -buildid=" -v ./main

Linux / macOS

CGO_ENABLED=0 go build -o xray -trimpath -buildvcs=false -ldflags="-s -w -buildid=" -v ./main

Reproducible Releases

Make sure that you are using the same Go version, and remember to set the git commit id (7 bytes):

CGO_ENABLED=0 go build -o xray -trimpath -buildvcs=false -gcflags="all=-l=4" -ldflags="-X github.com/xtls/xray-core/core.build=REPLACE -s -w -buildid=" -v ./main

If you are compiling a 32-bit MIPS/MIPSLE target, use this command instead:

CGO_ENABLED=0 go build -o xray -trimpath -buildvcs=false -gcflags="-l=4" -ldflags="-X github.com/xtls/xray-core/core.build=REPLACE -s -w -buildid=" -v ./main

Stargazers over time

Stargazers over time

最近版本更新:(数据更新于 2026-04-10 20:42:38)

2026-03-28 01:51:11 v26.3.27

2026-03-23 18:24:30 v26.3.23

2026-02-06 18:05:09 v26.2.6

2026-02-04 08:50:39 v26.2.4

2026-02-02 17:50:04 v26.2.2

2026-01-31 22:45:15 v26.1.31

2026-01-23 23:55:09 v26.1.23

2026-01-18 14:10:04 v26.1.18

2026-01-13 23:33:59 v26.1.13

2025-12-08 21:40:36 v25.12.8

主题(topics):

vpn network tls wireguard shadowsocks socks5 proxy vmess trojan vless vision reality xray anticensorship dns tunnel utls xhttp xtls xudp

XTLS/Xray-core同语言 Go最近更新仓库

2026-04-11 13:03:46 SagerNet/sing-box

2026-04-11 11:12:05 casdoor/casdoor

2026-04-11 07:50:42 ollama/ollama

2026-04-10 23:08:03 google/adk-go

2026-04-10 22:02:13 router-for-me/CLIProxyAPI

2026-04-10 20:31:56 Chocapikk/wpprobe