feat: runtime config viewer

This commit is contained in:
GyDi
2022-07-25 01:20:13 +08:00
parent 7633f9f88b
commit a9bf32919e
7 changed files with 119 additions and 8 deletions

View File

@@ -114,6 +114,7 @@ fn main() -> std::io::Result<()> {
cmds::get_clash_info,
cmds::patch_clash_config,
cmds::change_clash_core,
cmds::get_running_config,
// verge
cmds::get_verge_config,
cmds::patch_verge_config,