Search
j0ke.net Open Build Service
>
Projects
>
server:monitoring
:
netflow
>
nprobe
> update-maxmind-dbs.sh
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
File update-maxmind-dbs.sh of Package nprobe (Revision 50)
Currently displaying revision
50
,
show latest
#!/bin/bash wget http://www.maxmind.com/download/geoip/database/asnum/GeoIPASNum.dat.gz -O GeoIPASNum.dat.gz wget http://www.maxmind.com/download/geoip/database/asnum/GeoIPASNumv6.dat.gz -O GeoIPASNumv6.dat.gz wget http://www.maxmind.com/download/geoip/database/GeoLiteCity.dat.gz -O GeoLiteCity.dat.gz #http://www.maxmind.com/download/geoip/database/GeoIPv6.dat.gz