Go to file
RPRX b33b0bc89d
Allow multiple XUDP in Mux when using XTLS Vision (server side)
2023-04-12 23:20:38 +08:00
.github
app Replace "only" with "xudpConcurrency" in Mux config 2023-04-10 10:36:07 +08:00
common Allow multiple XUDP in Mux when using XTLS Vision (server side) 2023-04-12 23:20:38 +08:00
core
features
infra Replace "only" with "xudpConcurrency" in Mux config 2023-04-10 10:36:07 +08:00
main
proxy Allow multiple XUDP in Mux when using XTLS Vision (server side) 2023-04-12 23:20:38 +08:00
testing
transport
.gitignore
CODE_OF_CONDUCT.md
LICENSE
README.md Add sbox-reality to README/Others/sing-box (#1909) 2023-04-07 10:20:56 +00:00
go.mod
go.sum

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