p2p
p2p copied to clipboard
Use STUN client to determine outboind IP and NAT type
We can use github.com/ccding/go-stun/stun
to get outbound IP and NAT type. Currently we use DHT server to determine IP. In order to support proxies inside p2p clients we need to understand its network NAT type.