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
RPRX 819717d278
Fix https://github.com/XTLS/Xray-core/issues/366
4 years ago
.github Chore: Adjust release.yml (#337) 4 years ago
app Update fakedns_test.go 4 years ago
common Fix https://github.com/XTLS/Xray-core/issues/350 4 years ago
core Enhance DNS and Dialer (#341) 4 years ago
features Add Fake DNS support (#309) 4 years ago
infra Do not cause error when `json:"fallback"` is `null` (#361) 4 years ago
main Add Fake DNS support (#309) 4 years ago
proxy Skip Port 53, 443 before using single XUDP for VLESS & VMess 4 years ago
testing Add Fake DNS support (#309) 4 years ago
transport Fix https://github.com/XTLS/Xray-core/issues/366 4 years ago
LICENSE
README.md
go.mod 1.15 -> 1.16 4 years ago
go.sum v1.3.1 4 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