Xray, Penetrates Everything. Also the best v2ray-core, with XTLS support. Fully compatible configuration.
Go to file
yuhan6665 abb8ba8b0e
Observatory related fixes (#788)
* fix:observatory not supported by multi-json

* Fix: observatory starts with empty config & fails to close (#957)

* Update strategy_leastping.go (#1019)

* add custom probe URL support for observatory

* add custom probe interval for observer

* apply coding style

* Fix: observatory log & JSON config(#1211)

Co-authored-by: ihotte <ihotte@yeah.net>

* Change default probe url from api.v2fly.org to www.google.com

* Cherry-pick missing code from branch 'dev-advloadblancer-2'

Co-authored-by: Shelikhoo <xiaokangwang@outlook.com>
Co-authored-by: Loyalsoldier <10487845+Loyalsoldier@users.noreply.github.com>
Co-authored-by: fanyiguan <52657276+fanyiguang@users.noreply.github.com>
Co-authored-by: ihotte <3087168217@qq.com>
Co-authored-by: ihotte <ihotte@yeah.net>
2021-10-26 13:00:31 +08:00
.github go 1.17.2 2021-10-13 00:49:48 +08:00
app Observatory related fixes (#788) 2021-10-26 13:00:31 +08:00
common VMess AEAD based packet length 2021-10-22 18:34:57 +08:00
core v1.5.0 2021-10-20 14:55:23 +08:00
features Add observatory / latestPing balancing strategy 2021-10-22 17:16:20 +08:00
infra Observatory related fixes (#788) 2021-10-26 13:00:31 +08:00
main Observatory related fixes (#788) 2021-10-26 13:00:31 +08:00
proxy Added experiment to avoid sending the termination signal 2021-10-22 18:34:57 +08:00
testing VMess AEAD based packet length 2021-10-22 18:34:57 +08:00
transport Add observatory / latestPing balancing strategy 2021-10-22 17:16:20 +08:00
.gitignore Add .gitignore 2021-10-20 19:43:52 +08:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md (#941) (#749) 2021-10-22 12:38:40 +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 Use shadowsocket's bloomring for shadowsocket's replay protection (#764) 2021-10-22 12:38:40 +08:00
go.sum Use shadowsocket's bloomring for shadowsocket's replay protection (#764) 2021-10-22 12:38:40 +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