Module: nintendo.nex.natcheck
Implements a NAT check client.
async def detect_external_address(socket: UDPSocket) -> (str, int)
Attempts to figure out the external IP address and port of the given socket.
nintendo.nex.natcheckImplements a NAT check client.
async def detect_external_address(socket: UDPSocket) -> (str, int)
Attempts to figure out the external IP address and port of the given socket.