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.
 
 
Go to file
Jim Han 19ce0e99a5
Config loader returns error instead of directly panic (#80)
4 years ago
app Removal: confonly 4 years ago
common Removal: confonly 4 years ago
core v1.1.3 4 years ago
features v1.1.0 4 years ago
infra Add minVersion setting for TLS & XTLS (#77) 4 years ago
main Config loader returns error instead of directly panic (#80) 4 years ago
proxy Outbound Splice supports Inbound XTLS 4 years ago
testing v1.1.0 4 years ago
transport Fix: HTTP dialer uses ctx instead of context.Background() (#79) 4 years ago
LICENSE v1.0.0 4 years ago
README.md Add Qv2ray and Kitsunebi 4 years ago
go.mod v1.1.3 4 years ago
go.sum v1.1.3 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