General
- Service
- ● running
- Mihari
- v0.9.0
- SysProxy
- ● owned
- TUN
- ● on/gVisor
- Health
- ● Desired and applied
local · daemon-owned · cross-platform
Mihari gives the CLI, TUI and web panels one daemon to manage subscriptions, system proxy, TUN, the mihomo core and every runtime mutation.
Sections
Click a section to hold it for 10 seconds.
Local by design
Slow work happens outside the commit path. Configuration changes follow candidate generation, validation, atomic replace and reload—with rollback to the last valid configuration when anything fails.
State, coordination and lifecycle remain behind one mutation boundary.
Observed footprint
Sparkle is an Electron-based mihomo GUI. In one local observation Sparkle used 258.5 MB across four processes, while Mihari’s service plus the mihomo core used 103.2 MB. That is a snapshot, not a guarantee.
Process RSS from Task Manager in that observation: Sparkle 258.5 MB across four processes; mihari.exe 10.7 MB and mihomo.exe 92.5 MB.
Install command builder
GitHub downloads the installer and required components online. The offline bundle uses the mirrored all-in-one package. Stable and Dev are separate application channels; the latest build in that channel is selected automatically.
curl -fsSL https://raw.githubusercontent.com/mihari-proxy/mihari/main/scripts/install/install.sh | bashDownloads Mihari and required components from GitHub.
Open source · GPL-3.0