mihomo-rs 2.1.0

A Rust SDK and CLI tool for mihomo proxy management with service lifecycle management, configuration handling, and real-time monitoring
Documentation
1
2
3
4
pub mod manager;
pub mod process;

pub use manager::{ServiceManager, ServiceStatus};