You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Arthur Morgan 3213e5dd81 update dependencies 3 years ago
.github Chore: Adjust release.yml (#337) 4 years ago
app Move `DomainStrategy` & `DialerProxy` to `DialSystem` 3 years ago
common Merge pull request #669 from AkinoKaede/fix-cannot-disable-readv 3 years ago
core v1.4.2 4 years ago
features Use 198.18.0.0/16 as default Fake IP Pool (#377) 4 years ago
infra Merge pull request #633 from XTLS/feature/h2-health-check 3 years ago
main docs: add common name to the help of tls cert (#435) 4 years ago
proxy Stop at '?' when reading HTTP PATH before shunting 4 years ago
testing Add gRPC Transport support (#356) 4 years ago
transport Merge pull request #618 from XTLS/fix/service-name 3 years ago
LICENSE v1.0.0 4 years ago
README.md Add AnXray 3 years ago
go.mod update dependencies 3 years ago
go.sum update dependencies 3 years ago

README.md

Project X

Project X originates from XTLS protocol, provides a set of network tools such as Xray-core and Xray-flutter.

License

Mozilla Public License Version 2.0

Installation

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