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

This commit is contained in:
yaling888
2022-03-23 16:54:56 +08:00
14 changed files with 144 additions and 8 deletions

View File

@@ -101,7 +101,7 @@ func main() {
}
sigCh := make(chan os.Signal, 1)
signal.Notify(sigCh, syscall.SIGHUP, syscall.SIGINT, syscall.SIGTERM)
signal.Notify(sigCh, syscall.SIGINT, syscall.SIGTERM)
<-sigCh
// cleanup