iroh_net

Module netcheck

Source
Expand description

Checks the network conditions from the current host.

Netcheck is responsible for finding out the network conditions of the current host, like whether it is connected to the internet via IPv4 and/or IPv6, what the NAT situation is etc.

Based on https://github.com/tailscale/tailscale/blob/main/net/netcheck/netcheck.go

Structsยง