tcp punch

This commit is contained in:
TenderIronh
2022-05-26 23:18:22 +08:00
parent bb32133038
commit c0bad61eb6
16 changed files with 497 additions and 217 deletions
+1 -1
View File
@@ -42,7 +42,7 @@ func main() {
}
parseParams("")
gLog.Println(LvINFO, "openp2p start. version: ", OpenP2PVersion)
gLog.Println(LvINFO, "Contact: QQ Group: 16947733, Email: [email protected]")
gLog.Println(LvINFO, "Contact: QQ: 477503927, Email: [email protected]")
if gConf.daemonMode {
d := daemon{}