Chore: merge branch 'with-tun' into plus-pro

This commit is contained in:
yaling888
2022-04-13 06:01:22 +08:00
19 changed files with 298 additions and 149 deletions

View File

@ -354,6 +354,7 @@ func Shutdown() {
P.Cleanup()
S.Py_Finalize()
tproxy.CleanupTProxyIPTables()
resolver.StoreFakePoolSate()
log.Warnln("Clash shutting down")
}