Skip to main content

Crate ts_netcheck

Crate ts_netcheck 

Source
Expand description

§ts_netcheck

Check network reachability, latency, and available connectivity options.

Modules§

https
Measure latency to derp regions over HTTPS.

Structs§

Config
Configuration for probing derp map latency.
RegionResult
Result of measuring latency for a particular derp region.
StunProber
Probes peer devices over STUN.

Functions§

measure_derp_map
Measure all regions in the supplied DerpMap and return a binary heap sorted by mean per-region sample time.
measure_https_latency
Measure the HTTPS latency to a set of servers, conventionally comprising a single DERP region.