awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
v2ray avatar

v2ray/v2ray-core

0
View on GitHub↗
46,872 星标·8,842 分支·Go·MIT·13 次浏览www.v2ray.com↗

V2ray Core

v2ray-core is a network proxy framework and custom proxy engine designed for censorship circumvention. It functions as a traffic routing platform that directs network data between inbound and outbound connections to access blocked content and services.

The system employs a modular architecture using pluggable protocol handlers and a chain-based connection pipeline to transform and forward network traffic. It provides secure tunneling infrastructure to establish encrypted connections and uses a rule-based routing system to direct data between protocols and destinations.

The framework includes capabilities for custom proxy server construction, pluggable DNS resolution for domain name translation, and the ability to initialize instances via serialized configuration files. It supports deployment via containers for consistent execution across different environments.

Features

  • Censorship Circumvention Tools - Functions as a comprehensive tool for bypassing regional network restrictions and accessing blocked content via encrypted tunnels.
  • Proxy Servers - Functions as a modular network proxy server that can be customized with specific inbound and outbound handlers.
  • Pluggable Transport Protocols - Employs pluggable transport protocols to wrap traffic streams for custom obfuscation and encryption.
  • Network Traffic Routing - Forwards network data from one protocol to another through a specific sequence of connections.
  • Frameworks - Provides a modular platform and framework for building custom proxies and routing traffic to bypass censorship.
  • Proxy Engines - Ships a core engine that transforms and forwards network data through a chain of pluggable protocol handlers.
  • Routing Rules - Defines criteria and matching rules to direct network traffic to specific outbound connections.
  • Traffic Routing - Provides mechanisms for directing network traffic to specific services using a rule-based proxy configuration.
  • Secure Tunneling - Implements secure tunneling infrastructure to establish encrypted connections between clients and remote servers for privacy.
  • Modular - Uses interchangeable connection handlers to process incoming and outgoing network traffic through a consistent interface.
  • DNS Resolution - Provides customizable DNS resolution and filtering configurations to bypass network restrictions.
  • Domain Name Systems - Implements domain name resolution to translate hostnames into IP addresses for correct traffic destination.
  • Inbound Connection Managers - Defines how to accept and process incoming network traffic using customizable connection handlers.
  • Outbound Connection Managers - Configures how to forward outgoing network traffic to external destinations via customizable handlers.
  • Standardized Interfaces - Decouples network traffic ingestion from delivery by routing data through standardized inbound and outbound interfaces.
  • Traffic Routing Tools - Directs network data between inbound and outbound connections using custom matching rules to manage traffic flows.
  • Interchangeable Resolvers - Translates hostnames to IP addresses using interchangeable client implementations to avoid network restrictions.
  • Connection Pipelines - Implements a chain-based connection pipeline to transform and forward network traffic through sequential handlers.
  • Networking And Proxies - Core engine for V2Ray proxy.
  • 安全与隐私 - Platform for building network proxies.

Star 历史

v2ray/v2ray-core 的 Star 历史图表v2ray/v2ray-core 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

V2ray Core 的开源替代方案

相似的开源项目,按与 V2ray Core 的功能重合度排序。
  • matsuridayo/nekoboxforandroidMatsuriDayo 的头像

    MatsuriDayo/NekoBoxForAndroid

    21,403在 GitHub 上查看↗

    NekoBoxForAndroid is a network utility for Android that functions as a system-wide VPN tunneling client. It leverages the Sing-Box engine to capture and redirect device traffic through a virtual network interface, providing a centralized platform for managing proxy connections and network routing. The application distinguishes itself through its advanced configuration management, allowing users to define granular traffic rules based on domains, IP addresses, or specific applications. It supports complex network requirements by enabling multi-hop proxy chaining, custom DNS resolution strategie

    Kotlinandroidgfwproxy
    在 GitHub 上查看↗21,403
  • snail007/goproxysnail007 的头像

    snail007/goproxy

    16,874在 GitHub 上查看↗

    This project is a multi-protocol proxy server and network tunneling tool designed to manage traffic across heterogeneous infrastructure. It functions as a traffic management gateway, providing the core infrastructure to route, filter, and secure network connections through a unified interface. The software distinguishes itself through its support for cascading proxy chaining and dynamic upstream load balancing, which allow for the creation of complex, multi-hop network paths. It provides granular control over traffic flow by normalizing diverse protocols, enabling transparent port forwarding,

    Godns-proxyencryption-proxyhttp
    在 GitHub 上查看↗16,874
  • ginuerzh/gostginuerzh 的头像

    ginuerzh/gost

    18,019在 GitHub 上查看↗

    gost is a multi-protocol proxy tunnel and secure tunneling server designed to route network traffic through encrypted connections. It functions as a traffic obfuscation gateway and a transparent proxy server capable of intercepting TCP and UDP traffic at the IP level. The project also includes a virtual network interface manager for creating TUN and TAP devices to intercept operating system packets. The system distinguishes itself through a chain-based request routing model, allowing traffic to pass through an ordered sequence of proxy nodes. It provides extensive transport-layer encapsulatio

    Godnsgogolang
    在 GitHub 上查看↗18,019
  • v2fly/fhs-install-v2rayv2fly 的头像

    v2fly/fhs-install-v2ray

    6,756在 GitHub 上查看↗

    fhs-install-v2ray is a shell script that automates the deployment of V2Ray, a network proxy tool, on Linux servers. It downloads precompiled binaries and geographic data from a release server, places them into standard Linux filesystem directories, and registers V2Ray as a persistent background service managed by systemd. The script is designed to be idempotent, meaning repeated runs do not overwrite custom configurations, and uninstallation removes all installed files and services completely. The tool distinguishes itself by enforcing a Filesystem Hierarchy Standard (FHS) layout, mapping bin

    Shellinstallerscriptv2ray
    在 GitHub 上查看↗6,756
查看 V2ray Core 的所有 30 个替代方案→

常见问题解答

v2ray/v2ray-core 是做什么的?

v2ray-core is a network proxy framework and custom proxy engine designed for censorship circumvention. It functions as a traffic routing platform that directs network data between inbound and outbound connections to access blocked content and services.

v2ray/v2ray-core 的主要功能有哪些?

v2ray/v2ray-core 的主要功能包括:Censorship Circumvention Tools, Proxy Servers, Pluggable Transport Protocols, Network Traffic Routing, Frameworks, Proxy Engines, Routing Rules, Traffic Routing。

v2ray/v2ray-core 有哪些开源替代品?

v2ray/v2ray-core 的开源替代品包括: matsuridayo/nekoboxforandroid — NekoBoxForAndroid is a network utility for Android that functions as a system-wide VPN tunneling client. It leverages… snail007/goproxy — This project is a multi-protocol proxy server and network tunneling tool designed to manage traffic across… ginuerzh/gost — gost is a multi-protocol proxy tunnel and secure tunneling server designed to route network traffic through encrypted… v2fly/fhs-install-v2ray — fhs-install-v2ray is a shell script that automates the deployment of V2Ray, a network proxy tool, on Linux servers. It… sagernet/sing-box — Sing-box is a universal proxy engine and traffic router designed to manage complex network connectivity across… netbirdio/netbird — NetBird is a zero-trust networking platform that builds secure, encrypted peer-to-peer overlay networks using the…