Jakewmeyer Geo Versions Save

:earth_americas: A Bash utility for easy wan, lan, router, dns, mac address, and geolocation output, with clean stdout for piping

v1.2.0

6 years ago

Features and Fixes

  • I finally feel comfortable enough to give this a 1.0 release, after an overwhelmingly amazing series of responses, improvements, and contributions from the community. It's truly been a fantastic open source experience 👍
  • Travis CI and Code Climate are now being used for CI testing for new contributions, courtesy of jhmartin
  • BATS testing is also available, see the testing section of the readme. Also courtesy of jhmartin
  • An AUR package is now available on Arch Linux courtesy of zethra
  • dnsutils is now listed as an official dependency of the app in the readme

v0.1.9

6 years ago

Fixes

  • Router search now has better compatibility with ip route command

v0.1.8

6 years ago

Fixes

  • Shebang is bash instead of sh for better portability

v0.1.7

6 years ago

Fixes

  • Added better ip addr support for linux, while still retaining support for mac
  • Fixed last of spellcheck issues

v0.1.6

6 years ago

Quick version bump, no changes

v0.1.5

6 years ago

Fixes

  • Spellcheck and style errors should be resolved
  • All DNS nameservers print out on linux now
  • -f added to curl to avoid garbage buildup when piping

v0.1.4

6 years ago

Features Added

  • Fixed typo in help command

v0.1.3

6 years ago

Features Added

  • Version bump for single lan search command addition

v0.1.2

6 years ago

Bug Fixes

  • Removed .sh extension for easier script calling

v0.1.0

6 years ago

Features Added

  • Initial release of Geo, ported from my ruby version of Netgeo