You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
maskedeken 238bd5d050
Add xchacha20-ietf-poly1305 for Shadowsocks
3 years ago
.github go 1.17.2 3 years ago
app Feat: add reverse match for GeoIP 3 years ago
common Add xchacha20-ietf-poly1305 for Shadowsocks 3 years ago
core v1.5.0 3 years ago
features Override destination if replaced in hosts 3 years ago
infra Add xchacha20-ietf-poly1305 for Shadowsocks 3 years ago
main Verify peer cert function for better man in the middle prevention (#746) 3 years ago
proxy Add xchacha20-ietf-poly1305 for Shadowsocks 3 years ago
testing Verify peer cert function for better man in the middle prevention (#746) 3 years ago
transport WebSocket Early Data Protocol Harmonization with V2Ray/V2Fly (#548) 3 years ago
.gitignore Add .gitignore 3 years ago
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md (#941) (#749) 3 years ago
LICENSE v1.0.0 4 years ago
README.md Remove Qv2ray (#681) 3 years ago
go.mod Use shadowsocket's bloomring for shadowsocket's replay protection (#764) 3 years ago
go.sum Use shadowsocket's bloomring for shadowsocket's replay protection (#764) 3 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