Xray, Penetrates Everything. Also the best v2ray-core, with XTLS support. Fully compatible configuration.
Go to file
Jim Han 19ce0e99a5
Config loader returns error instead of directly panic (#80)
2020-12-16 12:35:27 +00:00
app Removal: confonly 2020-12-11 13:05:29 +08:00
common Removal: confonly 2020-12-11 13:05:29 +08:00
core v1.1.3 2020-12-11 09:32:13 +00:00
features v1.1.0 2020-12-04 09:36:16 +08:00
infra Add minVersion setting for TLS & XTLS (#77) 2020-12-16 05:20:24 +00:00
main Config loader returns error instead of directly panic (#80) 2020-12-16 12:35:27 +00:00
proxy Outbound Splice supports Inbound XTLS 2020-12-16 10:35:28 +00:00
testing v1.1.0 2020-12-04 09:36:16 +08:00
transport Fix: HTTP dialer uses ctx instead of context.Background() (#79) 2020-12-16 11:52:45 +00:00
LICENSE v1.0.0 2020-11-25 19:01:53 +08:00
README.md Add Qv2ray and Kitsunebi 2020-12-13 06:21:50 +00:00
go.mod v1.1.3 2020-12-11 09:32:13 +00:00
go.sum v1.1.3 2020-12-11 09:32:13 +00:00

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