Go to file
秋のかえで 7f2fad73d4
Chore: Upgrade dependencies (#432)
Co-authored-by: RPRX <63339210+rprx@users.noreply.github.com>
2021-03-31 06:18:34 +00:00
.github
app
common Fix: gRPC multi accepting empty bytes (#411) 2021-03-21 09:16:52 +00:00
core fix: set json to default format to stdin (#446) 2021-03-28 23:45:13 +08:00
features
infra Fix: TFO AsIs bug (#452) 2021-03-30 16:42:02 +00:00
main docs: add common name to the help of tls cert (#435) 2021-03-27 18:32:30 +08:00
proxy
testing
transport Chore: Upgrade dependencies (#432) 2021-03-31 06:18:34 +00:00
LICENSE
README.md
go.mod Chore: Upgrade dependencies (#432) 2021-03-31 06:18:34 +00:00
go.sum Chore: Upgrade dependencies (#432) 2021-03-31 06:18:34 +00: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