Registry / networking / xtls-xray-core

xtls-xray-core

JSON →
library1.260327.0gogounverified

A network proxy platform with advanced features like VMess, Shadowsocks, and TLS.

go get github.com/xtls/xray-core
INSTALL
IMPORT
SIG · XTLS-XRAY-CORE
X
xtls-xray-core
networkinggov1.260327.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

core
github.com/xtls/xray-core

Start Xray server

package main import ( "github.com/xtls/xray-core/core" ) func main() { server, err := core.New(&core.Config{}) if err != nil { panic(err) } server.Start() }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.260327.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
30 hits · last 30 days
node
24
OpenAI (training)
1
Resources
xtls-xray-core — go get xtls-xray-core · libregistry