1
0
Fork 0
mirror of https://github.com/XTLS/Xray-core.git synced 2025-04-06 07:13:33 +03:00
Fork of https://github.com/XTLS/Xray-core. It's still up, but there's a risk that the upstream will be removed later.
Find a file
yuhan6665 6a60332700
Create CODE_OF_CONDUCT.md () ()
Co-authored-by: Kslr <kslrwang@gmail.com>
2021-10-22 12:38:40 +08:00
.github go 1.17.2 2021-10-13 00:49:48 +08:00
app Fix: use sorted cidr list () () 2021-10-22 12:38:40 +08:00
common Use shadowsocket's bloomring for shadowsocket's replay protection () 2021-10-22 12:38:40 +08:00
core v1.5.0 2021-10-20 14:55:23 +08:00
features Override destination if replaced in hosts 2021-10-22 12:38:40 +08:00
infra Use shadowsocket's bloomring for shadowsocket's replay protection () 2021-10-22 12:38:40 +08:00
main Style: format code by gofumpt () 2021-10-20 00:57:14 +08:00
proxy Use shadowsocket's bloomring for shadowsocket's replay protection () 2021-10-22 12:38:40 +08:00
testing Style: format code by gofumpt () 2021-10-20 00:57:14 +08:00
transport add comment for gRPC TLS silent failure behavior () 2021-10-22 12:38:40 +08:00
.gitignore Add .gitignore 2021-10-20 19:43:52 +08:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md () () 2021-10-22 12:38:40 +08:00
go.mod Use shadowsocket's bloomring for shadowsocket's replay protection () 2021-10-22 12:38:40 +08:00
go.sum Use shadowsocket's bloomring for shadowsocket's replay protection () 2021-10-22 12:38:40 +08:00
LICENSE v1.0.0 2020-11-25 19:01:53 +08:00
README.md Remove Qv2ray () 2021-09-18 02:04:22 +08:00

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