Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 432 Bytes

File metadata and controls

7 lines (5 loc) · 432 Bytes

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 !!!!