awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
V2rayNG | Awesome Repository
← All repositories

2dust/v2rayNG

57,312
0
GitHubView on GitHub↗
57,312 stars·7,512 forks·Kotlin·gpl-3.0·0 views
v2rayng.2dust.link↗

V2rayNG

Features

  • Proxy Clients - Routes device network traffic through encrypted tunnels to bypass restrictions and enhance privacy.
  • Network Routing Engines - Intercepts outgoing requests and applies custom traffic rules based on geographic location.
  • Encrypted Tunneling - Provides encrypted connections that bypass network restrictions and protect user privacy.
  • Network Routing Utilities - Manages traffic flow by applying custom rules based on geographic location and domain filtering.
Proxy Tunnels - Redirects device-wide network requests through a local socket interface for transparent traffic routing.
  • Geographic Traffic Routing - Controls network access by routing traffic through specific regions based on domain and IP data.
  • Traffic Filtering Rules - Restricts data flow by importing and updating geographic rules for domain and IP filtering.
  • Proxy Management Tools - Configures and maintains complex network routing rules across different environments.
  • Embedded Runtimes - Embeds a high-performance network proxy engine written in Go for traffic handling.
  • Background Services - Maintains a persistent background process using platform-specific service APIs for network management.
  • Mobile Network Optimization - Improves internet connectivity by managing custom proxy protocols on mobile devices.
  • Socket Interfaces - Intercepts and redirects device traffic through a local loopback interface using Unix sockets.
  • Traffic Routing Policies - Routes network traffic based on geographic rules for policy enforcement.
  • v2rayNG is an Android proxy client designed to route device network traffic through encrypted tunnels. It functions as a network routing engine that intercepts outgoing requests and applies custom traffic rules to manage connectivity and enhance user privacy.

    The application distinguishes itself by integrating a high-performance network proxy core, which enables complex protocol translation and traffic management directly on mobile devices. It utilizes local loopback and Unix-socket tunneling to redirect device-wide requests, maintaining persistent connectivity through native background service binding. Users can define granular routing policies by importing geographic data and domain-specific rules, which are processed against external binary databases to enforce network access controls.

    The system supports modular configuration through a structured settings interface that parses text-based files to define connection parameters and routing logic. This architecture allows for the management of custom proxy protocols and consistent policy enforcement across different network environments.