Go to file
秋のかえで 6c936e2fd3
fix: set json to default format to stdin (#446)
2021-03-28 23:45:13 +08:00
.github
app Fix: sniffer call IP() on a DomainAddress 2021-03-17 23:29:06 +08:00
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
main docs: add common name to the help of tls cert (#435) 2021-03-27 18:32:30 +08:00
proxy
testing
transport Update dialer.html 2021-03-23 16:55:05 +00:00
LICENSE
README.md Add Homebrew installation command (#392) 2021-03-17 17:56:56 +00:00
go.mod v1.4.0 2021-03-14 15:59:19 +00:00
go.sum v1.4.0 2021-03-14 15:59:19 +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