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

This commit is contained in:
yaling888
2022-04-20 02:40:44 +08:00
73 changed files with 640 additions and 610 deletions

View File

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