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.
 
 
Bhoppi Chaw bf94fb53ca
Fix QUIC disconnecting issue (#475)
4 years ago
.github Chore: Adjust release.yml (#337) 4 years ago
app Fix: sniffer call IP() on a DomainAddress 4 years ago
common Fix: gRPC multi accepting empty bytes (#411) 4 years ago
core v1.4.2 4 years ago
features Use 198.18.0.0/16 as default Fake IP Pool (#377) 4 years ago
infra Fix: TFO AsIs bug (#452) 4 years ago
main docs: add common name to the help of tls cert (#435) 4 years ago
proxy Stop at '?' when reading HTTP PATH before shunting 4 years ago
testing Add gRPC Transport support (#356) 4 years ago
transport Fix QUIC disconnecting issue (#475) 4 years ago
LICENSE v1.0.0 4 years ago
README.md Add Homebrew installation command (#392) 4 years ago
go.mod Chore: Upgrade dependencies (#432) 4 years ago
go.sum Chore: Upgrade dependencies (#432) 4 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

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