No Description

世界 ea9246ec7f Update dependencies 3 years ago
.github 8caf690680 Update dependencies and Go 1.18 3 years ago
app c3505632fd Add udp over tcp support for shadowsocks-2022 3 years ago
common c4a307e84d Refactor to stdlib error unwrap method 3 years ago
core f0b58d9ee0 Update version 1.5.6 3 years ago
features f046feb9ca Reformat code 3 years ago
infra c3505632fd Add udp over tcp support for shadowsocks-2022 3 years ago
main f046feb9ca Reformat code 3 years ago
proxy c3505632fd Add udp over tcp support for shadowsocks-2022 3 years ago
testing c3505632fd Add udp over tcp support for shadowsocks-2022 3 years ago
transport 6f93ef7736 Remove useless error log 3 years ago
.gitignore 41ce6ccf9f Make reverse proxy compatible with v2fly (#924) 3 years ago
CODE_OF_CONDUCT.md 6a60332700 Create CODE_OF_CONDUCT.md (#941) (#749) 4 years ago
LICENSE c7f7c08ead v1.0.0 5 years ago
README.md 22706041d1 Update README.md 3 years ago
go.mod ea9246ec7f Update dependencies 3 years ago
go.sum ea9246ec7f Update dependencies 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