Aucune description

冰天雪地 69aa3f48cc Fix : docker build when repo on organization. (#1973) il y a 3 ans
.github 69aa3f48cc Fix : docker build when repo on organization. (#1973) il y a 3 ans
app 06c9e50c52 Add "xudpProxyUDP443" to Mux config & XUDP rejects UDP/443 traffic by default (client side, excluding reverse proxy) il y a 3 ans
common 039e5f2078 Correctly implement quic sniffer's frame parsing il y a 3 ans
core d3060c28f8 v1.8.1 il y a 3 ans
features f046feb9ca Reformat code il y a 4 ans
infra 06c9e50c52 Add "xudpProxyUDP443" to Mux config & XUDP rejects UDP/443 traffic by default (client side, excluding reverse proxy) il y a 3 ans
main 4a0b45d1ff Output real private key in x25519 command (#1747) il y a 3 ans
proxy 242f3b0e0b XTLS protocol: Apply Vision's padding to XUDP Mux & Minor fixes il y a 3 ans
testing f571aa72df uTLS PinnedPeerCertificateChainSha256 (#1556) il y a 3 ans
transport 197bc78ea1 Turn off Quic qlog since it jam the regular test info il y a 3 ans
.gitignore 41ce6ccf9f Make reverse proxy compatible with v2fly (#924) il y a 4 ans
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
README.md ac8109eef8 Update README.md il y a 3 ans
go.mod d3060c28f8 v1.8.1 il y a 3 ans
go.sum d3060c28f8 v1.8.1 il y a 3 ans

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

This repo relies on the following third-party projects:

Compilation

Windows

go build -o xray.exe -trimpath -ldflags "-s -w -buildid=" ./main

Linux / macOS

go build -o xray -trimpath -ldflags "-s -w -buildid=" ./main

Stargazers over time

Stargazers over time