Bez popisu

yuhan6665 efd32b0fb2 Enable splice for freedom outbound (downlink only) před 3 roky
.github 853a866622 Bump actions/checkout from 3 to 4 před 2 roky
app efd32b0fb2 Enable splice for freedom outbound (downlink only) před 2 roky
common efd32b0fb2 Enable splice for freedom outbound (downlink only) před 2 roky
core f7c20b85dc v1.8.4 před 2 roky
features f67167bb3b refactor(deps): replace github.com/golang/protobuf with google.golang.org/protobuf před 2 roky
infra c00e56c0da Add `tcpMptcp` to `sockopt` (#2520) před 2 roky
main 017b56adf5 Recognize .jsonc files automatically (#2398) před 2 roky
proxy efd32b0fb2 Enable splice for freedom outbound (downlink only) před 2 roky
testing efd32b0fb2 Enable splice for freedom outbound (downlink only) před 2 roky
transport c00e56c0da Add `tcpMptcp` to `sockopt` (#2520) před 2 roky
.gitignore 41ce6ccf9f Make reverse proxy compatible with v2fly (#924) před 4 roky
CODE_OF_CONDUCT.md 6a60332700 Create CODE_OF_CONDUCT.md (#941) (#749) před 4 roky
LICENSE c7f7c08ead v1.0.0 před 5 roky
README.md c1db1f4dce Add "Xray REALITY with 'steal oneself'" example to README před 2 roky
go.mod e013dce1df Upgrade github.com/xtls/reality to 20230828171259 před 2 roky
go.sum e013dce1df Upgrade github.com/xtls/reality to 20230828171259 před 2 roky

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