return all the public addresses in NatInfo
This commit is contained in:
@@ -73,4 +73,5 @@ type CommonNet interface {
|
||||
|
||||
type NatInfo struct {
|
||||
Reachability network.Reachability
|
||||
PublicAddrs []string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user