Skip to content

Instantly share code, notes, and snippets.

@colemar
colemar / Free ip address geolocation with bash
Last active November 21, 2022 14:58
Free ip address geolocation with bash
sudo wget https://gist.github.com/colemar/727125dea3d17543b1099ccff84f6eda/raw/88dd98c6283d9586248e9644023b4bb37ee1799f/gil -o /usr/local/bin/gil
sudo chmod +x /usr/local/bin/gil