Нет описания

RPRX 667279af57 Add "nonIPQuery" to DNS outbound ("drop" by default) 3 лет назад
.github 9112cfd39c Clean legacy vmess (#2199) 3 лет назад
app 62e881b01a 5*60 -> 2*60 3 лет назад
common 667279af57 Add "nonIPQuery" to DNS outbound ("drop" by default) 3 лет назад
core d11d72be6c Update proto file and fix protoc version parsing 3 лет назад
features f046feb9ca Reformat code 4 лет назад
infra 667279af57 Add "nonIPQuery" to DNS outbound ("drop" by default) 3 лет назад
main c9f517108c Remove mtproto 3 лет назад
proxy 667279af57 Add "nonIPQuery" to DNS outbound ("drop" by default) 3 лет назад
testing f571aa72df uTLS PinnedPeerCertificateChainSha256 (#1556) 3 лет назад
transport 084f4f2e4c Update comments in reality.go 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 def5807c64 Bump google.golang.org/grpc from 1.55.0 to 1.56.0 (#2216) 3 лет назад
go.sum def5807c64 Bump google.golang.org/grpc from 1.55.0 to 1.56.0 (#2216) 3 лет назад

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