No Description

yuhan6665 2570855cd7 Update v1.8.6 1 year ago
.github cc4b28b159 Remove dragonfly build 2 years ago
app d9fd3f8eb1 Freedom xdomain strategy (#2719) 2 years ago
common d9fd3f8eb1 Freedom xdomain strategy (#2719) 2 years ago
core 2570855cd7 Update v1.8.6 1 year ago
features 11b61b02c8 Refine environment var 2 years ago
infra 0ac7da2fc8 WireGuard Inbound (User-space WireGuard server) (#2477) 1 year ago
main 0ac7da2fc8 WireGuard Inbound (User-space WireGuard server) (#2477) 1 year ago
proxy 2570855cd7 Update v1.8.6 1 year ago
testing 772936906a Add reality test 2 years ago
transport f1c81557dc #2605: Add safety check for type casting for QUIC dialer 1 year 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 3eba6a78fe Added xray-knife tool to the README.md file 2 years ago
go.mod 84014d7464 Bump github.com/miekg/dns from 1.1.56 to 1.1.57 1 year ago
go.sum 84014d7464 Bump github.com/miekg/dns from 1.1.56 to 1.1.57 1 year 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

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