Xray, Penetrates Everything. Also the best v2ray-core, with XTLS support. Fully compatible configuration.
Go to file
Arthur Morgan 28d17ac17f go1.17 2021-09-08 01:33:14 +08:00
.github go1.17 2021-09-08 01:33:14 +08:00
app Move `DomainStrategy` & `DialerProxy` to `DialSystem` 2021-06-18 19:28:02 +08:00
common Merge pull request #669 from AkinoKaede/fix-cannot-disable-readv 2021-09-08 00:53:00 +08:00
core v1.4.2 2021-04-01 21:08:53 +08:00
features Use 198.18.0.0/16 as default Fake IP Pool (#377) 2021-03-14 15:58:27 +00:00
infra Merge pull request #633 from XTLS/feature/h2-health-check 2021-09-08 00:52:10 +08:00
main docs: add common name to the help of tls cert (#435) 2021-03-27 18:32:30 +08:00
proxy Stop at '?' when reading HTTP PATH before shunting 2021-03-12 11:50:59 +00:00
testing Add gRPC Transport support (#356) 2021-03-14 15:02:07 +00:00
transport adjust for go1.17 2021-09-08 01:30:20 +08:00
LICENSE v1.0.0 2020-11-25 19:01:53 +08:00
README.md Add AnXray 2021-06-20 15:13:37 +00:00
go.mod update dependencies 2021-09-08 01:13:32 +08:00
go.sum update dependencies 2021-09-08 01:13:32 +08: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