暂无描述

yuhan6665 d60281d0a5 Add DestIpAddress() in Dialer interface 1 年之前
.github 38b175d53e Bump actions/upload-artifact from 3 to 4 1 年之前
app d60281d0a5 Add DestIpAddress() in Dialer interface 1 年之前
common 06734d6f08 common/ocsp: fix dropped error 2 年之前
core 2570855cd7 Update v1.8.6 2 年之前
features 11b61b02c8 Refine environment var 2 年之前
infra 6f092bd212 Add "masterKeyLog" in TLS config (#2758) 2 年之前
main 2da476eef4 Command: Add `wg` for wireguard key generation (#2794) 2 年之前
proxy d60281d0a5 Add DestIpAddress() in Dialer interface 1 年之前
testing 772936906a Add reality test 2 年之前
transport d60281d0a5 Add DestIpAddress() in Dialer interface 1 年之前
.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 2c97beae4e delete my repo for unnecessary disputes 2 年之前
go.mod c01a30e8f4 Cleanup sing buffer usage 1 年之前
go.sum c01a30e8f4 Cleanup sing buffer usage 1 年之前

README.md

Project X

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

README is open, so feel free to submit your project here.

License

Mozilla Public License Version 2.0

Documentation

Project X Official Website

Telegram

Project X

Project X Channel

Installation

Usage

GUI Clients

Others that support VLESS, XTLS, REALITY, XUDP, PLUX...

Contributing

Code of Conduct

Credits

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

Stargazers over time

Stargazers over time