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.
 
 
JimhHan 9c0f0a0cd5
Fix: Code generator & API (#52)
4 years ago
app Fix: Code generator & API (#52) 4 years ago
common Add Timer to Inbound metadata struct 4 years ago
core Fix: Code generator & API (#52) 4 years ago
features v1.1.0 4 years ago
infra Fix: Code generator & API (#52) 4 years ago
main Fix trim package name error (#36) 4 years ago
proxy Use runtime.Gosched() instead 4 years ago
testing v1.1.0 4 years ago
transport Refactor: Support TCP/IPv6 in REDIRECT mode 4 years ago
LICENSE v1.0.0 4 years ago
README.md Add GUI Clients 4 years ago
go.mod v1.1.2 4 years ago
go.sum Fix: Code generator & API (#52) 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