Go to file
世界 77d0419aca
Add socks4/4a support
2021-10-22 13:27:31 +08:00
.github
app Feat: add reverse match for GeoIP 2021-10-22 13:06:57 +08:00
common Add xchacha20-ietf-poly1305 for Shadowsocks 2021-10-22 13:24:29 +08:00
core
features
infra Add socks4/4a support 2021-10-22 13:27:31 +08:00
main Verify peer cert function for better man in the middle prevention (#746) 2021-10-22 12:38:40 +08:00
proxy Add socks4/4a support 2021-10-22 13:27:31 +08:00
testing Verify peer cert function for better man in the middle prevention (#746) 2021-10-22 12:38:40 +08:00
transport WebSocket Early Data Protocol Harmonization with V2Ray/V2Fly (#548) 2021-10-22 12:38:40 +08:00
.gitignore
CODE_OF_CONDUCT.md
LICENSE
README.md
go.mod
go.sum

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