No Description

Hossin Asaadi 01c14a5994 add Round-Robin Strategy to balancer (#2844) 1 year ago
.github 38b175d53e Bump actions/upload-artifact from 3 to 4 1 year ago
app 01c14a5994 add Round-Robin Strategy to balancer (#2844) 1 year ago
common 06734d6f08 common/ocsp: fix dropped error 1 year ago
core 2570855cd7 Update v1.8.6 1 year ago
features 11b61b02c8 Refine environment var 2 years ago
infra 01c14a5994 add Round-Robin Strategy to balancer (#2844) 1 year ago
main 2da476eef4 Command: Add `wg` for wireguard key generation (#2794) 1 year ago
proxy d60281d0a5 Add DestIpAddress() in Dialer interface 1 year ago
testing 772936906a Add reality test 2 years ago
transport d60281d0a5 Add DestIpAddress() in Dialer interface 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 2c97beae4e delete my repo for unnecessary disputes 1 year ago
go.mod f51bf98714 Bump golang.org/x/crypto from 0.16.0 to 0.17.0 1 year ago
go.sum f51bf98714 Bump golang.org/x/crypto from 0.16.0 to 0.17.0 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