1
0
Fork 0
mirror of https://github.com/XTLS/Xray-core.git synced 2025-04-03 22:03:36 +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 42d158bd85
vprotogen refine ()
* Update all proto files with existing vprotogen
* Chore: remove protoc-gen-gofast
* Feat: vprotogen adds version detector to block generation code from old protobuf version
* Feat: vprotogen refine logic

Co-authored-by: Loyalsoldier <10487845+Loyalsoldier@users.noreply.github.com>
2021-09-18 01:16:14 +08:00
.github use Go v1.17.1 2021-09-10 02:46:17 +08:00
app vprotogen refine () 2021-09-18 01:16:14 +08:00
common vprotogen refine () 2021-09-18 01:16:14 +08:00
core vprotogen refine () 2021-09-18 01:16:14 +08:00
features Use 198.18.0.0/16 as default Fake IP Pool () 2021-03-14 15:58:27 +00:00
infra vprotogen refine () 2021-09-18 01:16:14 +08:00
main docs: add common name to the help of tls cert () 2021-03-27 18:32:30 +08:00
proxy vprotogen refine () 2021-09-18 01:16:14 +08:00
testing remove deprecate ciphers in shadowsocks () 2021-09-17 04:13:07 +08:00
transport vprotogen refine () 2021-09-18 01:16:14 +08:00
go.mod update dependencies 2021-09-08 01:13:32 +08:00
go.sum update dependencies 2021-09-08 01:13:32 +08:00
LICENSE v1.0.0 2020-11-25 19:01:53 +08:00
README.md Add AnXray 2021-06-20 15:13:37 +00: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