修订代码;添加tun功能

This commit is contained in:
e1732a364fed
2000-01-01 00:00:00 +00:00
parent 1e9ad5f59c
commit db2e850b8b
12 changed files with 308 additions and 74 deletions

View File

@@ -340,6 +340,7 @@ func mainFunc() (result int) {
if runGui != nil {
runGui()
gui_mode = false
utils.Info("gui mode exited")
}
}