Xray, Penetrates Everything. Also the best v2ray-core, with XTLS support. Fully compatible configuration.
Go to file
RPRX b4c1a56026
XUDP practice: MUST check the flag first & Add more comments
2023-04-16 21:15:27 +00:00
.github Update dependencies 2023-03-24 01:35:15 +00:00
app Add "xudpProxyUDP443" to Mux config & XUDP rejects UDP/443 traffic by default (client side, excluding reverse proxy) 2023-04-14 22:51:18 +00:00
common XUDP practice: MUST check the flag first & Add more comments 2023-04-16 21:15:27 +00:00
core v1.8.0 2023-03-09 13:55:09 +00:00
features Reformat code 2022-05-18 15:29:01 +08:00
infra Add "xudpProxyUDP443" to Mux config & XUDP rejects UDP/443 traffic by default (client side, excluding reverse proxy) 2023-04-14 22:51:18 +00:00
main Output real private key in x25519 command (#1747) 2023-03-08 13:43:42 +00:00
proxy Allow multiple XUDP in Mux when using XTLS Vision (client side) 2023-04-14 22:51:09 +00:00
testing uTLS PinnedPeerCertificateChainSha256 (#1556) 2023-01-27 04:19:49 +00:00
transport XUDP protocol: Add Global ID & UoT Migration 2023-04-06 10:21:35 +00:00
.gitignore Make reverse proxy compatible with v2fly (#924) 2022-02-04 21:59:50 -05:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md (#941) (#749) 2021-10-22 12:38:40 +08:00
LICENSE v1.0.0 2020-11-25 19:01:53 +08:00
README.md Add sbox-reality to README/Others/sing-box (#1909) 2023-04-07 10:20:56 +00:00
go.mod Bump golang.org/x/net from 0.8.0 to 0.9.0 2023-04-06 21:33:41 -04:00
go.sum Bump golang.org/x/net from 0.8.0 to 0.9.0 2023-04-06 21:33:41 -04:00

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