Aucune description

RPRX 4c82ef8a1b v1.8.23 il y a 1 an
.github 521d8ef6a1 Docker: Add multi-arch builds and Loyalsoldier flavor (#3589) il y a 1 an
app 16de0937a8 Fix typos (#3527) il y a 1 an
common 4531a7e228 CertificateObject: Enable auto-reload for cacert & Add buildChain & Fixes (#3607) il y a 1 an
core 4c82ef8a1b v1.8.23 il y a 1 an
features 079d0bd8a9 Refactor log (#3446) il y a 1 an
infra 30af792777 SplitHTTP: Rename three options & Reduce server defaults (#3611) il y a 1 an
main 16de0937a8 Fix typos (#3527) il y a 1 an
proxy a342db3e28 Fix a nil pointer in Wireguard client logging (#3608) il y a 1 an
testing 75b3ef71a1 fix filename il y a 1 an
transport 30af792777 SplitHTTP: Rename three options & Reduce server defaults (#3611) il y a 1 an
.gitignore 7b4db50c9d Feat: Using `Makefile` to build xray (#2882) il y a 1 an
CODE_OF_CONDUCT.md 6a60332700 Create CODE_OF_CONDUCT.md (#941) (#749) il y a 4 ans
LICENSE c7f7c08ead v1.0.0 il y a 5 ans
Makefile 16de0937a8 Fix typos (#3527) il y a 1 an
README.md a4bc422ed1 README: Remove 13 inactive projects il y a 1 an
go.mod 9288a7c0dc Upgrade dependencies il y a 1 an
go.sum 9288a7c0dc Upgrade dependencies il y a 1 an

README.md

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.

License

Mozilla Public License Version 2.0

Documentation

Project X Official Website

Telegram

Project X

Project X Channel

Installation

Usage

GUI Clients

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

Contributing

Code of Conduct

Credits

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

Stargazers over time