No Description

yuhan6665 5e323958b6 Unify dns log 3 years ago
.github 8caf690680 Update dependencies and Go 1.18 3 years ago
app 5e323958b6 Unify dns log 3 years ago
common c4a307e84d Refactor to stdlib error unwrap method 3 years ago
core 05483cc729 Update version 1.5.9 3 years ago
features f046feb9ca Reformat code 3 years ago
infra 9480bc0379 Fix ss2022 user stat for single user 3 years ago
main f956b142d8 Use protojson for marshal api output 3 years ago
proxy 7d52ded2a3 Update dependencies 3 years ago
testing c3505632fd Add udp over tcp support for shadowsocks-2022 3 years ago
transport 00230a74d5 Fix new Quic lib: KeepAlivePeriod (#1139) 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 a1c3aed9d3 Add Stash to the iOS & macOS Client 3 years ago
go.mod 2b46178ff9 Bump github.com/lucas-clemente/quic-go from 0.28.0 to 0.28.1 3 years ago
go.sum 2b46178ff9 Bump github.com/lucas-clemente/quic-go from 0.28.0 to 0.28.1 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