MyGit

XTLS/Xray-core

Fork: 4370 Star: 29442 (更新于 2025-06-18 22:35:34)

license: MPL-2.0

Language: Go .

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

最后发布版本: v25.6.8 ( 2025-06-08 21:54:03)

官方网址 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.

Donation & NFTs

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 -ldflags="-X github.com/xtls/xray-core/core.build=REPLACE -s -w -buildid=" -v ./main

Stargazers over time

Stargazers over time

最近版本更新:(数据更新于 2025-06-24 17:20:28)

2025-06-08 21:54:03 v25.6.8

2025-06-07 21:40:23 v25.6.7

2025-05-16 20:21:07 v25.5.16

2025-04-30 12:44:14 v25.4.30

2025-03-31 20:37:43 v25.3.31

2025-03-06 21:51:25 v25.3.6

2025-03-03 23:31:36 v25.3.3

2025-02-21 15:59:10 v25.2.21

2025-02-18 19:59:09 v25.2.18

2025-01-30 18:58:55 v25.1.30

主题(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-06-25 12:15:29 fatedier/frp

2025-06-25 04:10:21 filebrowser/filebrowser

2025-06-24 18:24:35 zema1/watchvuln

2025-06-24 17:30:48 Permify/permify

2025-06-22 23:15:17 silenceper/wechat

2025-06-20 17:23:16 moby/buildkit