Expand description
Re-exports§
pub use net_if::NetInterfaceError;
pub use net_if::DEFAULT_NET_IF_NAME;
Modules§
- net_if
- IP resolution on non-host Docker network.
Structs§
- Resolve
NatInterval - With this type you can resolve the external public IP address on an interval basis.
Enums§
- NatResolver
- All builtin resolvers.
- Parse
NatResolver Error - Error when parsing a
NatResolver
Functions§
- external_
addr_ with - Given a
NatResolver
attempts to produce an IP address (best effort). - external_
ip - Attempts to produce an IP address with all builtin resolvers (best effort).