Skip to content

Converts the MaxMind geoip database to the format used by IPTables/XTgeoip

License

Notifications You must be signed in to change notification settings

josedpedroso/mm2xtgeoip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

mm2xtgeoip

Converts the MaxMind geoip CSV database to the format used by IPTables/XTgeoip. I developed this program as a better alternative to the perl scripts included with xt_geoip.

Compiling and installing

Download, extract, run make to compile and finally make install as root. Add mm2xtgeoip_dl to cron to update the databases periodically. mm2xtgeoip_dl is a shell script that requires wget and unzip.

Usage

Run mm2xtgeoip --help to see all available options.

Releases

No releases published

Packages

No packages published