awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
MetaCubeX avatar

MetaCubeX/metacubexd

0
View on GitHub↗
3,827 stars·486 forks·TypeScript·MIT·49 viewsmetacubex.github.io/metacubexd↗

Metacubexd

MetaCubeXD is a network proxy management system comprising a web-based dashboard, a background kernel orchestrator, and a real-time traffic monitor. Its primary purpose is to provide a centralized interface for controlling proxy kernels, managing routing rules, and overseeing system-wide traffic routing.

The project distinguishes itself through a WebSocket-driven network dashboard that streams bidirectional telemetry and configuration changes without requiring restarts. It features a sidecar-based orchestration model that decouples the management interface from the proxy binary, allowing for dynamic process lifecycle management and the use of custom kernel binaries.

The platform covers a broad range of network capabilities, including schema-validated configuration management via a browser-based editor, TUN-based system routing for machine-wide traffic interception, and proxy group management with integrated latency testing. Observability is handled through real-time traffic monitoring, system log streaming, and routing rule inspection for troubleshooting workflows.

Features

  • System-Wide Interception Modes - Implements system-wide interception modes to direct all device network traffic through the proxy kernel via routing tables.
  • Proxy Sidecar Orchestration - Uses a sidecar-based orchestration model to decouple the management interface from the proxy kernel binary.
  • Centralized Administration Dashboards - Provides a centralized administration dashboard to manage multiple proxy instances and routing profiles via a single API gateway.
  • Network Proxy Management - Offers a comprehensive network proxy management interface for controlling kernels and routing rules.
  • Proxy Group Managers - Provides a system for organizing proxy nodes into groups with integrated latency testing to determine the fastest routing paths.
  • Proxy Orchestrators - Orchestrates the lifecycle and configuration of local proxy kernels through a centralized background service.
  • Traffic Routing Systems - Implements a traffic routing system to direct all device network traffic through a proxy kernel.
  • TUN Interface Routing - Implements a virtual network interface that intercepts all system traffic to route all applications through the proxy kernel.
  • Proxy Instance Orchestrators - Includes a proxy instance orchestrator to manage the execution and lifecycle of proxy server binaries.
  • Process Lifecycle Managers - Ships a process lifecycle manager to control the startup, shutdown, and restarting of proxy binaries for configuration updates.
  • Proxy Configuration Managers - Manages and validates YAML proxy profiles, including remote subscription imports, for the routing engine.
  • Schema Validation Utilities - Includes schema validation utilities to ensure proxy settings are structurally correct before being applied to the kernel.
  • Configuration Profiles - Supports managing multiple proxy configuration profiles and importing remote configurations via web addresses.
  • Network Troubleshooting Tools - Provides network troubleshooting tools using live logs and routing rule inspections to resolve connectivity errors.
  • Proxy Configuration Editors - Provides a graphical proxy configuration editor for modifying settings with real-time schema validation.
  • Real-time Telemetry Streams - Implements real-time telemetry streams to broadcast connection logs and network statistics between the kernel and dashboard.
  • Inspection Tools - Ships tools to search and review active network rules to verify how traffic is being directed.
  • Proxy Performance Monitoring - Includes tools for measuring the latency and throughput of proxy tunnels to optimize performance.
  • Real-Time Traffic Monitoring - Ships a real-time traffic monitor for visualizing connection logs, throughput, and latency across active tunnels.
  • WebSocket Dashboards - Provides a WebSocket-driven dashboard for sub-second updates of telemetry and configuration changes.

Star history

Star history chart for metacubex/metacubexdStar history chart for metacubex/metacubexd

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Metacubexd

These projects share indexed features with Metacubexd. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 666os/clashmac666OS avatar

    666OS/ClashMac

    4,702View on GitHub↗

    ClashMac is a macOS network proxy manager and graphical user interface client for the Clash core. It serves as a system tool for controlling network traffic routing, managing proxy nodes, and organizing network subscriptions. The project distinguishes itself through an interactive network traffic visualizer that renders real-time data flows and multi-hop proxy connection paths on a global map. It also includes a command line network controller that provides machine-readable data for custom scripting and network automation. The software covers broad capability areas including rule-based traff

    clashclash-metamacos
    View on GitHub↗4,702
  • fw876/helloworldfw876 avatar

    fw876/helloworld

    4,165View on GitHub↗

    This project is a censorship circumvention tool and transparent proxy gateway designed to bypass local network restrictions. It functions as a SOCKS5 proxy server, a DNS tunneling tool, and a network traffic obfuscator to help users access blocked websites. The software implements masking protocols to hide the origin and destination of data to evade restrictive firewalls. It provides capabilities for network traffic obfuscation and secure DNS tunneling to protect network privacy and resolve blocked domains. The system handles wide-scale traffic management by intercepting system network traff

    C
    View on GitHub↗4,165
  • zero-peak/zeroomegazero-peak avatar

    zero-peak/ZeroOmega

    6,954View on GitHub↗

    ZeroOmega is a web-based proxy orchestrator and manager designed for real-time updates to active network gateways. It functions as a system for configuring, storing, and switching between different network proxy profiles to direct internet traffic. The project features a PAC script generator that translates structured proxy profile data into auto-configuration files. These scripts automate network routing decisions by matching requested URLs against defined patterns. Administration is handled through a browser-based interface that allows for the modification of routing rules and the manageme

    CoffeeScriptproxyswitchyomegazeroomega
    View on GitHub↗6,954
  • feliscatus/switchyomegaFelisCatus avatar

    FelisCatus/SwitchyOmega

    22,572View on GitHub↗

    SwitchyOmega is a browser proxy manager and extension that controls network traffic routing and manages proxy configurations through a graphical interface. It functions as a proxy routing orchestrator and a PAC script generator, converting user-defined rules into JavaScript auto-config scripts for automated network routing. The project enables users to organize network configurations into distinct profiles, allowing for the switching of proxying logic based on different environments. It automates the selection of proxy servers by matching requested URLs against predefined patterns to avoid ma

    CoffeeScript
    View on GitHub↗22,572
Compare all 30 related projects→

Frequently asked questions

What does metacubex/metacubexd do?

MetaCubeXD is a network proxy management system comprising a web-based dashboard, a background kernel orchestrator, and a real-time traffic monitor. Its primary purpose is to provide a centralized interface for controlling proxy kernels, managing routing rules, and overseeing system-wide traffic routing.

What are the main features of metacubex/metacubexd?

The main features of metacubex/metacubexd are: System-Wide Interception Modes, Proxy Sidecar Orchestration, Centralized Administration Dashboards, Network Proxy Management, Proxy Group Managers, Proxy Orchestrators, Traffic Routing Systems, TUN Interface Routing.

Which projects share features with metacubex/metacubexd?

Projects with overlapping indexed features include: 666os/clashmac — ClashMac is a macOS network proxy manager and graphical user interface client for the Clash core. It serves as a… zero-peak/zeroomega — ZeroOmega is a web-based proxy orchestrator and manager designed for real-time updates to active network gateways. It… fw876/helloworld — This project is a censorship circumvention tool and transparent proxy gateway designed to bypass local network… feliscatus/switchyomega — SwitchyOmega is a browser proxy manager and extension that controls network traffic routing and manages proxy… openwrt-passwall/openwrt-passwall — OpenWrt-passwall is a network proxy management tool designed for OpenWrt firmware to facilitate internet censorship… cenmrev/v2rayx — V2RayX is a macOS network proxy manager and graphical user interface designed to control V2Ray core configurations and…