AlmaLinux / AlmaLinux/mirrors

Store data on if a mirror is anycasted (ipinfo)

Offen
#980 0 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
Python
Sterne
93
Forks
483
Ø Merge
1 T. 1 Std.
Gemergte PRs (30 T.)
6

Beschreibung

The `ipinfo.io` database provides data on if an IP is anycast. We should store this in the database for future use (internal/publish it on the mirrors page?).

```
Anycast Information

curl ipinfo.io/8.8.8.8?token=$TOKEN

{
"ip": "8.8.8.8",
"hostname": "dns.google",
"anycast": true,
"city": "Mountain View",
...
}
```

* https://ipinfo.io/developers/data-types

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.