Xray, Penetrates Everything. Also the best v2ray-core, with XTLS support. Fully compatible configuration.
Go to file
yuhan6665 c4fc277758
add comment for gRPC TLS silent failure behavior (#779)
When gRPC transport have been configured to use TLS, it may silently ignore TLS failure. This may make it harder to diagnose TLS setting issues when gRPC transport is used. This comment is added to help other developers be aware of this caveat.

Co-authored-by: Shelikhoo <xiaokangwang@outlook.com>
2021-10-22 12:38:40 +08:00
.github go 1.17.2 2021-10-13 00:49:48 +08:00
app Fix: Remove udp connection twice 2021-10-22 12:38:40 +08:00
common Add DispatchLink 2021-10-22 12:38:40 +08:00
core v1.5.0 2021-10-20 14:55:23 +08:00
features Override destination if replaced in hosts 2021-10-22 12:38:40 +08:00
infra Fix: JSON tag case (#1212) (#778) 2021-10-22 12:38:40 +08:00
main Style: format code by gofumpt (#761) 2021-10-20 00:57:14 +08:00
proxy Style: format code by gofumpt (#761) 2021-10-20 00:57:14 +08:00
testing Style: format code by gofumpt (#761) 2021-10-20 00:57:14 +08:00
transport add comment for gRPC TLS silent failure behavior (#779) 2021-10-22 12:38:40 +08:00
.gitignore Add .gitignore 2021-10-20 19:43:52 +08:00
LICENSE v1.0.0 2020-11-25 19:01:53 +08:00
README.md Remove Qv2ray (#681) 2021-09-18 02:04:22 +08:00
go.mod upgrade dependencies 2021-10-20 14:47:57 +08:00
go.sum upgrade dependencies 2021-10-20 14:47:57 +08:00

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