feat: kill clash by pid

This commit is contained in:
GyDi
2022-09-05 16:30:29 +08:00
committed by GitHub
parent ff2c1bf8ed
commit fcee41f00d
5 changed files with 109 additions and 2 deletions

View File

@@ -23,6 +23,7 @@ dunce = "1.0.2"
log4rs = "1.0.0"
nanoid = "0.4.0"
chrono = "0.4.19"
sysinfo = "0.26.2"
serde_json = "1.0"
serde_yaml = "0.8"
auto-launch = "0.3"