No Description

pocketW 3bfd6853f4 Fix memory leak caused by requiring component. 3 years ago
.github 8caf690680 Update dependencies and Go 1.18 3 years ago
app 3bfd6853f4 Fix memory leak caused by requiring component. 3 years ago
common 42284a757c chore fixed (#921) 3 years ago
core 5e18ae68b7 Update version 1.5.5 3 years ago
features 755268b7d4 fix: expvar error when observatory is not enabled & various typos 3 years ago
infra 2f86c7c795 fix: read port from environment variable 3 years ago
main 35eb165f63 feat: metrics including pprof, expvars 3 years ago
proxy 41ce6ccf9f Make reverse proxy compatible with v2fly (#924) 3 years ago
testing 755268b7d4 fix: expvar error when observatory is not enabled & various typos 3 years ago
transport b413066012 Fakedns fix xUDP destination override (#1011) 3 years ago
.gitignore 41ce6ccf9f Make reverse proxy compatible with v2fly (#924) 3 years ago
CODE_OF_CONDUCT.md 6a60332700 Create CODE_OF_CONDUCT.md (#941) (#749) 4 years ago
LICENSE c7f7c08ead v1.0.0 5 years ago
README.md e8400e65f0 Update readme 3 years ago
go.mod 00c4b6f44f Bump github.com/google/go-cmp from 0.5.7 to 0.5.8 3 years ago
go.sum 00c4b6f44f Bump github.com/google/go-cmp from 0.5.7 to 0.5.8 3 years ago

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