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.
 
 
yuhan6665 4fb4dacae7 Reapply optimized log 3 years ago
.github Bump actions/upload-artifact from 2 to 3 3 years ago
app Reapply optimized log 3 years ago
common chore fixed (#921) 3 years ago
core Update version 1.5.4 3 years ago
features fix: expvar error when observatory is not enabled & various typos 3 years ago
infra feat: metrics including pprof, expvars 3 years ago
main feat: metrics including pprof, expvars 3 years ago
proxy Make reverse proxy compatible with v2fly (#924) 3 years ago
testing fix: expvar error when observatory is not enabled & various typos 3 years ago
transport Rename quic session to connection 3 years ago
.gitignore Make reverse proxy compatible with v2fly (#924) 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 Update readme 3 years ago
go.mod Bump github.com/lucas-clemente/quic-go from 0.26.0 to 0.27.0 3 years ago
go.sum Bump github.com/lucas-clemente/quic-go from 0.26.0 to 0.27.0 3 years ago

README.md

Project X

Project X originates from XTLS protocol, provides a set of network tools such as Xray-core.

License

Mozilla Public License Version 2.0

Installation

Contributing

Code Of Conduct

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