Xray, Penetrates Everything. Also the best v2ray-core, with XTLS support. Fully compatible configuration.
Go to file
RPRX f1eb5e3d08
Refactor: Support TCP/IPv6 in REDIRECT mode
十分感谢 @badO1a5A90 @LGA1150 协助测试

https://github.com/XTLS/Xray-core/issues/48#issuecomment-741509789

https://github.com/v2ray/v2ray-core/issues/1309#issuecomment-447432696
2020-12-09 12:16:38 +00:00
app Adjust Splice panic strategy 2020-12-04 11:51:12 +00:00
common Add Timer to Inbound metadata struct 2020-12-05 11:58:10 +00:00
core v1.1.2 2020-12-06 10:08:11 +00:00
features v1.1.0 2020-12-04 09:36:16 +08:00
infra Allow Splice on Android 2020-12-04 03:25:25 +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 v1.1.2 2020-12-06 10:08:11 +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