Registry / networking / v2fly-v2ray-core-v4

v2fly-v2ray-core-v4

JSON →
library4.45.2gogounverified

Core functionality for V2Ray, a platform for building proxies and network tools.

go get github.com/v2fly/v2ray-core/v4
INSTALL
IMPORT
SIG · V2FLY-V2RAY-CORE-V
V
v2fly-v2ray-core-v4
networkinggov4.45.2
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/v2fly/v2ray-core/v4

Initialize a V2Ray core configuration

package main import ( "fmt" "github.com/v2fly/v2ray-core/v4" ) func main() { config := &core.Config{} fmt.Printf("Config: %+v\n", config) }
Debug
Known issues
breakingVersion 4 has breaking changes from v3, including configuration format and module structure.
fix
Refer to the migration guide from v3 to v4.
affects: >=4.0.0
Upgrade
Version history
4.45.2latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
19 hits · last 30 days
node
16
OpenAI (training)
1
Resources
v2fly-v2ray-core-v4 — go get v2fly-v2ray-core-v4 · libregistry