Нема описа

yuhan6665 ae2fa30e01 Add Vless tests пре 3 година
.github 853a866622 Bump actions/checkout from 3 to 4 пре 2 година
app 7264750e28 fix typo in default.go пре 2 година
common b8bd243df5 Fix buffer.UDP destination override (#2356) пре 2 година
core f7c20b85dc v1.8.4 пре 2 година
features f67167bb3b refactor(deps): replace github.com/golang/protobuf with google.golang.org/protobuf пре 2 година
infra c00e56c0da Add `tcpMptcp` to `sockopt` (#2520) пре 2 година
main 017b56adf5 Recognize .jsonc files automatically (#2398) пре 2 година
proxy d616f6160d Fix go 1.21 build, see https://github.com/XTLS/Xray-core/issues/2466 пре 2 година
testing ae2fa30e01 Add Vless tests пре 2 година
transport c00e56c0da Add `tcpMptcp` to `sockopt` (#2520) пре 2 година
.gitignore 41ce6ccf9f Make reverse proxy compatible with v2fly (#924) пре 4 година
CODE_OF_CONDUCT.md 6a60332700 Create CODE_OF_CONDUCT.md (#941) (#749) пре 4 година
LICENSE c7f7c08ead v1.0.0 пре 5 година
README.md c1db1f4dce Add "Xray REALITY with 'steal oneself'" example to README пре 2 година
go.mod e013dce1df Upgrade github.com/xtls/reality to 20230828171259 пре 2 година
go.sum e013dce1df Upgrade github.com/xtls/reality to 20230828171259 пре 2 година

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