Xray, Penetrates Everything. Also the best v2ray-core, with XTLS support. Fully compatible configuration.
Go to file
Bohan Yang 5bc1bf30ae
Fix fallbacks xver when original address is not TCP address (#182)
Co-authored-by: RPRX <63339210+rprx@users.noreply.github.com>
2021-01-22 03:26:57 +00:00
app Convert domain names to lowercase before matching (#195) 2021-01-21 23:37:55 +00:00
common Convert domain names to lowercase before matching (#195) 2021-01-21 23:37:55 +00:00
core v1.2.2 2021-01-15 13:18:37 +00:00
features v1.1.0 2020-12-04 09:36:16 +08:00
infra Feature: Exclude some domains in sniffing destOverride (#151) 2021-01-21 20:50:09 +00:00
main Improve UUID generator 2021-01-12 18:23:54 +00:00
proxy Fix fallbacks xver when original address is not TCP address (#182) 2021-01-22 03:26:57 +00:00
testing Fix Shadowsocks tests; AEAD drop small UDP packets 2021-01-19 10:35:30 +00:00
transport Disable session resumption by default 2021-01-01 11:33:09 +00:00
LICENSE v1.0.0 2020-11-25 19:01:53 +08:00
README.md Add Homebrew 2020-12-24 12:43:19 +00:00
go.mod Fix fallbacks xver when original address is not TCP address (#182) 2021-01-22 03:26:57 +00:00
go.sum Fix fallbacks xver when original address is not TCP address (#182) 2021-01-22 03:26:57 +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