clashctl 0.3.2

Cli & Tui used to interact with Clash RESTful API
1
2
3
fn main() {
    clashctl::run()
}