No Description

RPRX ac8109eef8 Update README.md 2 years ago
.github f89998fc77 Update dependencies 2 years ago
app 06c9e50c52 Add "xudpProxyUDP443" to Mux config & XUDP rejects UDP/443 traffic by default (client side, excluding reverse proxy) 2 years ago
common 039e5f2078 Correctly implement quic sniffer's frame parsing 2 years ago
core d6801ab031 v1.8.0 2 years ago
features f046feb9ca Reformat code 3 years ago
infra 06c9e50c52 Add "xudpProxyUDP443" to Mux config & XUDP rejects UDP/443 traffic by default (client side, excluding reverse proxy) 2 years ago
main 4a0b45d1ff Output real private key in x25519 command (#1747) 2 years ago
proxy 242f3b0e0b XTLS protocol: Apply Vision's padding to XUDP Mux & Minor fixes 2 years ago
testing f571aa72df uTLS PinnedPeerCertificateChainSha256 (#1556) 2 years ago
transport 197bc78ea1 Turn off Quic qlog since it jam the regular test info 2 years ago
.gitignore 41ce6ccf9f Make reverse proxy compatible with v2fly (#924) 3 years ago
CODE_OF_CONDUCT.md 6a60332700 Create CODE_OF_CONDUCT.md (#941) (#749) 4 years ago
LICENSE c7f7c08ead v1.0.0 5 years ago
README.md ac8109eef8 Update README.md 2 years ago
go.mod 54ad0e96a0 Bump golang.org/x/net from 0.8.0 to 0.9.0 2 years ago
go.sum 54ad0e96a0 Bump golang.org/x/net from 0.8.0 to 0.9.0 2 years ago

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