Xray, Penetrates Everything. Also the best v2ray-core, with XTLS support. Fully compatible configuration.
Go to file
Jim Han 8a647c1d8e
Update config.yaml
2021-03-20 18:22:06 +08:00
.github Update config.yaml 2021-03-20 18:22:06 +08:00
app Chore: Add GitHub Actions (#251) 2021-03-02 22:46:50 +08:00
common feat: vmess zero encryption (#333) 2021-03-05 08:41:18 +00:00
core v1.3.1 2021-03-02 22:59:27 +08:00
features v1.1.0 2020-12-04 09:36:16 +08:00
infra feat: vmess zero encryption (#333) 2021-03-05 08:41:18 +00:00
main Fix https://github.com/XTLS/Xray-core/issues/320 2021-03-01 01:29:17 +00:00
proxy Use buf.PacketReader when UDPOverride is available 2021-03-06 07:19:09 +00:00
testing feat: vmess zero encryption (#333) 2021-03-05 08:41:18 +00:00
transport Fix https://github.com/XTLS/Xray-core/issues/289 (#300) 2021-03-01 02:43:27 +00:00
LICENSE v1.0.0 2020-11-25 19:01:53 +08:00
README.md Add Xray_onekey 2021-02-22 02:21:17 +00:00
go.mod 1.15 -> 1.16 2021-03-02 15:20:08 +00:00
go.sum v1.3.1 2021-03-02 22:59:27 +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