You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
rf2892jfdsajf 3057a7c999
doc: add contributing section to readme and update build instruction style (#863)
3 years ago
.github go 1.17.5 3 years ago
app
common Add statistics in conn testing 3 years ago
core Update version 1.5.1 3 years ago
features
infra fix unsupported cipher method: xChaCha20-IETF-Poly1305 3 years ago
main
proxy Fix vmess test with portList 3 years ago
testing Add statistics in conn testing 3 years ago
transport
.gitignore
CODE_OF_CONDUCT.md
LICENSE
README.md doc: add contributing section to readme and update build instruction style (#863) 3 years ago
go.mod Update dependencies 3 years ago
go.sum Update dependencies 3 years ago

README.md

Project X

Project X originates from XTLS protocol, provides a set of network tools such as Xray-core and Xray-flutter.

License

Mozilla Public License Version 2.0

Installation

Contributing

Code Of Conduct

Usage

Xray-examples / VLESS-TCP-XTLS-WHATEVER

GUI Clients

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

Telegram

Project X

Project X Channel

Stargazers over time

Stargazers over time