Тайлбар байхгүй

cty123 2df418abf1 fix: Check if address is nil for IsValid() function. 2 жил өмнө
.github 9112cfd39c Clean legacy vmess (#2199) 3 жил өмнө
app a6c5c57930 Support regex matching with attr (#2258) 3 жил өмнө
common 2df418abf1 fix: Check if address is nil for IsValid() function. 2 жил өмнө
core 6f9df63c70 v1.8.3 3 жил өмнө
features f046feb9ca Reformat code 4 жил өмнө
infra f0f3b417f7 Refactor: Fragmentation 2 жил өмнө
main c9f517108c Remove mtproto 3 жил өмнө
proxy 8eb3cfe144 fix: Patch potential nil pointer deference in proxy::http::client::fillRequestHeader(). 2 жил өмнө
testing f571aa72df uTLS PinnedPeerCertificateChainSha256 (#1556) 3 жил өмнө
transport ee21763928 Run "go fmt ./..." 3 жил өмнө
.gitignore 41ce6ccf9f Make reverse proxy compatible with v2fly (#924) 4 жил өмнө
CODE_OF_CONDUCT.md 6a60332700 Create CODE_OF_CONDUCT.md (#941) (#749) 4 жил өмнө
LICENSE c7f7c08ead v1.0.0 5 жил өмнө
README.md 038f849dd3 Update README.md 3 жил өмнө
go.mod 929f286c2c Bump github.com/quic-go/quic-go from 0.36.1 to 0.36.2 2 жил өмнө
go.sum 929f286c2c Bump github.com/quic-go/quic-go from 0.36.1 to 0.36.2 2 жил өмнө

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