Outils pour utilisateurs

Outils du site


tech:notes_geoip

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

tech:notes_geoip [2025/04/30 14:49] – créée Jean-Baptistetech:notes_geoip [2025/04/30 14:50] (Version actuelle) Jean-Baptiste
Ligne 1: Ligne 1:
 +<!DOCTYPE markdown>
 +{{tag>IP}}
 +
 +# Notes geoip
 +
 +~~~bash
 +wget -O- https://mailfud.org/geoip-legacy/GeoIP.dat.gz | \
 +    zcat > ~/.yahi/GeoIP.dat
 +    
 +wget -O- https://mailfud.org/geoip-legacy/GeoIPv6.dat.gz | \
 +    zcat > ~/.yahi/GeoIPv6.dat
 +~~~
 +
  

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki