No Description

Shelikhoo 64c2986853 Added experiment to avoid sending the termination signal 4 years ago
.github 3f3b54f673 go 1.17.2 4 years ago
app 5bf2b31883 Add hook to init and listen observatory statuses 4 years ago
common 778876df9e VMess AEAD based packet length 4 years ago
core 390a76ff61 Export instance context 4 years ago
features 14aa152a8a Add skipFakeDNS to inbound session 4 years ago
infra 778876df9e VMess AEAD based packet length 4 years ago
main a4f657f787 Remove unused 4 years ago
proxy 64c2986853 Added experiment to avoid sending the termination signal 4 years ago
testing 778876df9e VMess AEAD based packet length 4 years ago
transport 073ba6f1c5 Add ApplySockopt 4 years ago
.gitignore 6c9e57d624 Add .gitignore 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 45dc97e2b6 Use shadowsocket's bloomring for shadowsocket's replay protection (#764) 4 years ago
go.sum 45dc97e2b6 Use shadowsocket's bloomring for shadowsocket's replay protection (#764) 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