File: update-geoip-database.8

package info (click to toggle)
geoip-database-contrib 1.19
  • links: PTS, VCS
  • area: contrib
  • in suites: stretch
  • size: 152 kB
  • sloc: sh: 155; makefile: 2
file content (32 lines) | stat: -rw-r--r-- 855 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
.\"                                      Hey, EMACS: -*- nroff -*-
.TH UPDATE-GEOIP-DATABASE 8 "December 19, 2010"
.SH NAME
update-geoip-database \- script to download the latest version of the MaxMind GeoIP Lite database
.SH SYNOPSIS
.B update-geoip-database
.br
.SH DESCRIPTION
The
.B update-geoip-database
command downloads the latest version of the MaxMind GeoIP Lite database from MaxMind webiste.
.br
In particular, the following binary databases are downloaded:
.IP \(em
GeoLite Country
.IP \(em
GeoLite Country IPv6
.IP \(em
GeoLite City
.IP \(em
GeoLite ASN
.PP
and stored in the
.I /usr/share/GeoIP
directory.
.SH SEE ALSO
.BR geoipupdate (1),
.BR geoiplookup (1).
.BR geoiplookup6 (1).
.SH AUTHOR
update-geoip-database and this man page were written by Ludovico Cavedon <cavedon@debian.org>,
for the Debian project (and may be used by others).