package
0.41.0
Repository: https://github.com/libp2p/go-libp2p.git
Documentation: pkg.go.dev

# Functions

DiscoverNAT looks for a NAT device in the network and returns an object that can manage port mappings.

# Constants

CacheTime is the time a mapping will cache an external address for.
MappingDuration is a default port mapping duration.

# Variables

ErrNoMapping signals no mapping exists for an address.

# Structs

NAT is an object that manages address port mappings in NATs (Network Address Translators).