Expand description
Port mapping protocols (UPnP, NAT-PMP, PCP) UPnP IGD port mapping implementation
This module provides UPnP Internet Gateway Device (IGD) port mapping with automatic lease renewal and persistent retry for roaming support.
Structs§
- Upnp
Config - UPnP port mapping configuration
- Upnp
Port Mapping - UPnP IGD port mapping protocol
Traits§
- Port
Mapping - Trait for port mapping protocols (UPnP, NAT-PMP, PCP)
Functions§
- create_
upnp_ from_ url - Create UPnP port mapping from URL query parameters
- format_
address_ id - Format an identifier for this listener + protocol combination
- setup_
port_ mappings - Initialize port mappings from URL query parameters.