No Description

yuhan6665 a4e80f01e4 Add tls serverName to DoQ 2 years ago
.github 70b8b2aaca refactor(dockerfile): set entrypoint 2 years ago
app a4e80f01e4 Add tls serverName to DoQ 2 years ago
common bfd5da2f00 fix: dns empty response 2 years ago
core d3060c28f8 v1.8.1 2 years ago
features f046feb9ca Reformat code 3 years ago
infra 5f5ae37571 Added tcp fragmentation for freedom outbound (#2021) 2 years ago
main 4a0b45d1ff Output real private key in x25519 command (#1747) 2 years ago
proxy 5f5ae37571 Added tcp fragmentation for freedom outbound (#2021) 2 years ago
testing f571aa72df uTLS PinnedPeerCertificateChainSha256 (#1556) 2 years ago
transport 86b4b81f1d Bump github.com/quic-go/quic-go from 0.34.0 to 0.35.1 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 51b2922427 Replace Wings X with FoXray in README/GUI Clients (#2091) 2 years ago
go.mod 86b4b81f1d Bump github.com/quic-go/quic-go from 0.34.0 to 0.35.1 2 years ago
go.sum 86b4b81f1d Bump github.com/quic-go/quic-go from 0.34.0 to 0.35.1 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

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