Xray, Penetrates Everything. Also the best v2ray-core, with XTLS support. Fully compatible configuration.
Go to file
JimhHan 9c0f0a0cd5
Fix: Code generator & API (#52)
2020-12-10 03:52:05 +00:00
app Fix: Code generator & API (#52) 2020-12-10 03:52:05 +00:00
common Add Timer to Inbound metadata struct 2020-12-05 11:58:10 +00:00
core Fix: Code generator & API (#52) 2020-12-10 03:52:05 +00:00
features v1.1.0 2020-12-04 09:36:16 +08:00
infra Fix: Code generator & API (#52) 2020-12-10 03:52:05 +00:00
main Fix trim package name error (#36) 2020-12-05 00:51:36 +00:00
proxy Use runtime.Gosched() instead 2020-12-07 16:08:35 +00:00
testing v1.1.0 2020-12-04 09:36:16 +08:00
transport Refactor: Support TCP/IPv6 in REDIRECT mode 2020-12-09 12:16:38 +00:00
LICENSE v1.0.0 2020-11-25 19:01:53 +08:00
README.md Add GUI Clients 2020-12-01 10:22:07 +00:00
go.mod v1.1.2 2020-12-06 10:08:11 +00:00
go.sum Fix: Code generator & API (#52) 2020-12-10 03:52:05 +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