Skip to content

Instantly share code, notes, and snippets.

@lenusch
lenusch / geoip2lookup.bash
Created November 23, 2022 00:06 — forked from reanimat0r/geoip2lookup.bash
BASH GeoIP Lookup script for use with new Maxmind MMDB database files
#!/bin/bash
#
# By: Brady Shea - 10FEB2020
#
# Usage (ip4 only):
# geoip2lookup IP_ADDRESS
#
# ** Install GeoIP Tool and Updater **
#
# sudo add-apt-repository ppa:maxmind/ppa