Function libreloc_client::geoip_prober

source ·
pub(crate) async fn geoip_prober(chan: Sender<Update>)
Expand description

Uses 3rd party services to fetch the current public IP address and resolve it to a geolocation. RIPE IPmap uses many methods including crowdsourced data, latency and anycast and other heuristics to identify a location.