pub async fn external_addr_with(resolver: NatResolver) -> Option<IpAddr>
Expand description
Given a NatResolver
attempts to produce an IP address (best effort).
pub async fn external_addr_with(resolver: NatResolver) -> Option<IpAddr>
Given a NatResolver
attempts to produce an IP address (best effort).