Metacubexd is a dashboard application that provides a user interface for managing Mihomo proxy configurations and monitoring traffic.
The tool solves the problem of controlling and observing a Mihomo proxy instance through a graphical interface rather than command-line tools. It connects to a running Mihomo service and displays real-time information about active connections, traffic statistics, and proxy rules. Users can switch between different proxy modes, select specific proxies for routing, and manage configuration settings directly from the dashboard without editing configuration files manually.
Metacubexd is designed for users running Mihomo as their proxy service who want a visual way to interact with and monitor their setup. It suits both individual users managing personal proxy configurations and those deploying Mihomo in containerized environments, as the project includes Docker support. The dashboard is built as a web application and can also run as a desktop application through Electron, making it accessible either through a browser or as a standalone program depending on deployment preference.
The project maintains active development with regular commits addressing bug fixes and feature improvements. The codebase shows consistent attention to code quality through ongoing refactoring and optimization efforts. Development activity includes responsive updates to address user-reported issues and compatibility adjustments as the underlying Mihomo project evolves. The project demonstrates engagement with its user base through issue resolution and maintains documentation for deployment scenarios including containerized setups.