Module upnp

Module upnp 

Source
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§

UpnpConfig
UPnP port mapping configuration
UpnpPortMapping
UPnP IGD port mapping protocol

Traits§

PortMapping
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.