No Description

dependabot[bot] f86fe6f91a Bump github.com/quic-go/quic-go from 0.39.2 to 0.39.3 2 years ago
.github 92bec537f1 Bump docker/metadata-action from 4 to 5 2 years ago
app 4f6042c69f feat(dns): Support DNS queryStrategy config per NameServer. 2 years ago
common 11b61b02c8 Refine environment var 2 years ago
core 4f05e0ac2b Unify environment var readers 2 years ago
features 11b61b02c8 Refine environment var 2 years ago
infra 4f05e0ac2b Unify environment var readers 2 years ago
main 017b56adf5 Recognize .jsonc files automatically (#2398) 2 years ago
proxy 999bdc58d3 Turn on freedom splice by default 2 years ago
testing 772936906a Add reality test 2 years ago
transport 4f05e0ac2b Unify environment var readers 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 3eba6a78fe Added xray-knife tool to the README.md file 2 years ago
go.mod f86fe6f91a Bump github.com/quic-go/quic-go from 0.39.2 to 0.39.3 2 years ago
go.sum f86fe6f91a Bump github.com/quic-go/quic-go from 0.39.2 to 0.39.3 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

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