説明なし

dependabot[bot] d4806c8e54 Bump github.com/quic-go/quic-go from 0.37.1 to 0.37.3 2 年 前
.github 316034226c CI: Add Linux loong64 build task 2 年 前
app 7aeca33729 fix: revert previous change on IsValid() function; add validation in getUoTConnection(); 2 年 前
common b68a43f4fc fix: correct the logic of converting SocksAddr into net.Destination. 2 年 前
core 017b56adf5 Recognize .jsonc files automatically (#2398) 2 年 前
features f046feb9ca Reformat code 4 年 前
infra f0f3b417f7 Refactor: Fragmentation 2 年 前
main 017b56adf5 Recognize .jsonc files automatically (#2398) 2 年 前
proxy b68a43f4fc fix: correct the logic of converting SocksAddr into net.Destination. 2 年 前
testing f571aa72df uTLS PinnedPeerCertificateChainSha256 (#1556) 3 年 前
transport 51769fdde1 H2 transport: Abandon `client` if `client.Do(request)` failed 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 ce89b5d7de Add Furious to README/GUI Clients (#2405) 2 年 前
go.mod d4806c8e54 Bump github.com/quic-go/quic-go from 0.37.1 to 0.37.3 2 年 前
go.sum d4806c8e54 Bump github.com/quic-go/quic-go from 0.37.1 to 0.37.3 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