Bez popisu

yuhan6665 d60281d0a5 Add DestIpAddress() in Dialer interface před 1 rokem
.github 38b175d53e Bump actions/upload-artifact from 3 to 4 před 1 rokem
app d60281d0a5 Add DestIpAddress() in Dialer interface před 1 rokem
common 06734d6f08 common/ocsp: fix dropped error před 1 rokem
core 2570855cd7 Update v1.8.6 před 2 roky
features 11b61b02c8 Refine environment var před 2 roky
infra 6f092bd212 Add "masterKeyLog" in TLS config (#2758) před 2 roky
main 2da476eef4 Command: Add `wg` for wireguard key generation (#2794) před 1 rokem
proxy d60281d0a5 Add DestIpAddress() in Dialer interface před 1 rokem
testing 772936906a Add reality test před 2 roky
transport d60281d0a5 Add DestIpAddress() in Dialer interface před 1 rokem
.gitignore 41ce6ccf9f Make reverse proxy compatible with v2fly (#924) před 3 roky
CODE_OF_CONDUCT.md 6a60332700 Create CODE_OF_CONDUCT.md (#941) (#749) před 4 roky
LICENSE c7f7c08ead v1.0.0 před 5 roky
README.md 2c97beae4e delete my repo for unnecessary disputes před 1 rokem
go.mod c01a30e8f4 Cleanup sing buffer usage před 1 rokem
go.sum c01a30e8f4 Cleanup sing buffer usage před 1 rokem

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