Go to file
Senis John 11ec77bc76 update: release.yml
Replace old download URL
2022-12-29 23:50:36 -05:00
.github update: release.yml 2022-12-29 23:50:36 -05:00
app Run core/format.go 2022-12-25 19:47:53 -05:00
common Fixed a bug that mux.Session could not be properly closed when receiving an End status. 2022-12-10 18:59:51 -05:00
core Update v1.7.0 and denpendencies 2022-12-25 19:47:53 -05:00
features
infra Run core/format.go 2022-12-25 19:47:53 -05:00
main
proxy Run core/format.go 2022-12-25 19:47:53 -05:00
testing
transport Run core/format.go 2022-12-25 19:47:53 -05:00
.gitignore
CODE_OF_CONDUCT.md
LICENSE
README.md
go.mod Update v1.7.0 and denpendencies 2022-12-25 19:47:53 -05:00
go.sum Update v1.7.0 and denpendencies 2022-12-25 19:47:53 -05:00

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