DaringCuteSeal / ipfetch

Neofetch like tool that can lookup IPs 🌎 (with jq)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ipfetch

Neofetch like tool that can lookup IPs. 🌎 Over 150 countries supported!

ezgif com-gif-maker

How to install?

GNU/Linux

This script depends on these programs (you might need to install them first):

git clone https://github.com/DaringCuteSeal/ipfetch.git
cd ipfetch
# You will need sudo
sudo sh setup.sh

One line

git clone https://github.com/DaringCuteSeal/ipfetch.git && cd ipfetch && sudo sh setup.sh

Usage

--ip <ip address> - This will lookup the ip address you have chosen
-h|--help - This will display usage

About

Neofetch like tool that can lookup IPs 🌎 (with jq)

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%