No Description

Shelikhoo 6fb5c887b2 Fix DoS attack vulnerability in CommandSwitchAccountFactory 3 years ago
.github 3f3b54f673 go 1.17.2 4 years ago
app 7c240e8630 Fix null pointer exception for observatory 4 years ago
common ff35118af5 VMess AEAD based packet length 4 years ago
core d6ae4e9ba2 Make it easier to configure multiple listening ports 4 years ago
features 5c366db847 Add observatory / latestPing balancing strategy 4 years ago
infra d6ae4e9ba2 Make it easier to configure multiple listening ports 4 years ago
main abb8ba8b0e Observatory related fixes (#788) 4 years ago
proxy 6fb5c887b2 Fix DoS attack vulnerability in CommandSwitchAccountFactory 3 years ago
testing d6ae4e9ba2 Make it easier to configure multiple listening ports 4 years ago
transport 4fc284a8e9 Try to fix UDP error 3 years ago
.gitignore eb6ced79e7 Add .vscode to ignored directories 4 years ago
CODE_OF_CONDUCT.md 6a60332700 Create CODE_OF_CONDUCT.md (#941) (#749) 4 years ago
LICENSE c7f7c08ead v1.0.0 5 years ago
README.md d111a046c0 Remove Qv2ray (#681) 4 years ago
go.mod c3298c38a0 Bump google.golang.org/grpc from 1.41.0 to 1.42.0 4 years ago
go.sum c3298c38a0 Bump google.golang.org/grpc from 1.41.0 to 1.42.0 4 years ago

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