Categorygithub.com/neoforth/xray-core
module
0.0.0-20240903230049-9d2ce623be4a
Repository: https://github.com/neoforth/xray-core.git
Documentation: pkg.go.dev

# README

Project X

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

License

Mozilla Public License Version 2.0

Installation

Contributing

Code Of Conduct

Usage

Xray-examples / VLESS-TCP-XTLS-WHATEVER

GUI Clients

Credits

This repo relies on the following third-party projects:

Compilation

Prepration

git clone https://github.com/XTLS/Xray-core.git
cd Xray-core
go mod tidy
go mod download

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

# Packages

No description provided by the author
No description provided by the author