tryforsure / Geo

A simple Bash utility for wan, lan, router, dns, mac, and ip geolocation data, with clean output for piping

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Imgur

Geo

A simple Bash utility for wan, lan, router, dns, mac, and ip geodata, with clean output for piping

GitHub release Language Platform license

Install / Setup

  • Uses no dependencies

  • Install curls install.sh and runs it

MacOS/Linux

curl -sSL https://git.io/vQcAR | sh
=> ./geo -w

=> 12.23.56.78

Tested in Bash, Zsh, Fish, Sh, and Csh

Usage

Imgur

Performance

Original netgeo script written in Ruby vs new geo util written in Bash

Execution time in seconds => a 1349.06% improvement 👌 📈

Imgur

FAQ's / Contact

About

A simple Bash utility for wan, lan, router, dns, mac, and ip geolocation data, with clean output for piping

License:MIT License


Languages

Language:Shell 100.0%