mirror of
https://github.com/openp2p-cn/openp2p.git
synced 2026-05-04 09:11:24 +08:00
report netinfo, improve relay model
This commit is contained in:
@@ -39,3 +39,7 @@ func TestAESCBC(t *testing.T) {
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
func TestNetInfo(t *testing.T) {
|
||||
log.Println(netInfo())
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user