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.
 
 
Go to file
yuhan6665 00bcd40c34
remove deprecate ciphers in shadowsocks (#710)
3 years ago
.github use Go v1.17.1 3 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.3 3 years ago
features Use 198.18.0.0/16 as default Fake IP Pool (#377) 4 years ago
infra remove deprecate ciphers in shadowsocks (#710) 3 years ago
main docs: add common name to the help of tls cert (#435) 4 years ago
proxy remove deprecate ciphers in shadowsocks (#710) 3 years ago
testing remove deprecate ciphers in shadowsocks (#710) 3 years ago
transport cancel failed grpc connection (#707) 3 years ago
LICENSE
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