-
Notifications
You must be signed in to change notification settings - Fork 0
Home
v2rayroot edited this page Jun 14, 2026
·
3 revisions
V2Root Core packages Xray-core as a native C-compatible shared library built specifically for V2Root-App and the V2Root ecosystem.
This Wiki documents the public ABI, ownership rules, runtime lifecycle, configuration parsers, operational APIs, and production integration patterns.
- Logging API
- Configuration Validation
- Latency Testing
- Traffic Statistics
- Geo Asset Management
- Build and Version Metadata
- URI Parsers
- JSON to Share URI
V2Root Core manages one process-global Xray instance. It provides local HTTP and SOCKS proxy integration. It does not create or manage a TUN/VPN interface.