feat: support to grant permission to clash core

This commit is contained in:
GyDi
2023-03-16 11:16:54 +08:00
parent e25a455698
commit 54a5007c01
7 changed files with 177 additions and 3 deletions

View File

@@ -36,6 +36,7 @@ fn main() -> std::io::Result<()> {
cmds::open_core_dir,
// cmds::kill_sidecar,
cmds::restart_sidecar,
cmds::grant_permission,
// clash
cmds::get_clash_info,
cmds::get_clash_logs,