/update_geoip

Auto-Update Geolocation files from MaxMind Site For Wireshark

Primary LanguageShell

update_geoip

Shell Script for Auto-Updating Geolocation files from MaxMind Site For Wireshark.

It creates a folder in Wireshark folder (can be changed) and downloads the free database files (Country,City,ASN) from MaxMind GeoLite2. It also checks the md5 for integrity and if the files have not changed when an update it takes place!!!

Attention: Alter the variables HOME_PATH and DIR_NAME with your specific values !!!!