👎Deprecated: This crate has been renamed from ‘iroh-net’ to ‘iroh’, please use the new crate
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§
- Client
Deprecated - Client to run netchecks.
- Metrics
Deprecated - Enum of metrics for the module
- Relay
Latencies Deprecated - Latencies per relay node.
- Report
Deprecated - A netcheck report.