blob: b847aff86013622888434cff5ddfdc204fed20fc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
xtables-geoip-db
=================
xtables-geoip-db makes use of @@@DBSOURCE@@@ GeoIP data.
It creates country specific database files which can be used by iptables (using xt_geoip module provided by Xtables-addons) to block or allow access based on country of the IP.
Country specific files are stored in /usr/share/xt_geoip directory.
For more information, see:
man iptables-extensions
man xtables-addons
https://inai.de/projects/xtables-addons/geoip.php
https://inai.de/projects/xtables-addons/
Legal Attribution:
------------------
This product includes @@@DBSOURCE@@@ database, available from @@@DBLINK@@@
|