説明なし

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

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