Categorygithub.com/xraypb/xray-core
module
0.1.0
Repository: https://github.com/xraypb/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

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

Package app contains feature implementations of Xray.
Package common contains common utilities that are shared among other packages.
Package core provides an entry point to use Xray core functionalities.
No description provided by the author
No description provided by the author
No description provided by the author
Package proxy contains all proxies used by Xray.
No description provided by the author
No description provided by the author