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
2021-10-13 00:49:48 +08:00
2021-10-22 12:38:40 +08:00
2021-10-22 12:38:40 +08:00
2021-10-20 14:55:23 +08:00
2021-10-22 12:38:40 +08:00
2021-10-20 00:57:14 +08:00
2021-10-20 19:43:52 +08:00
2021-10-20 14:47:57 +08:00
2021-10-20 14:47:57 +08:00
2020-11-25 19:01:53 +08:00
2021-09-18 02:04:22 +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

Description
Languages
Go 99.6%
HTML 0.2%
Shell 0.1%