ipfetch
Neofetch like tool that can lookup IPs.
How to install?
Linux
git clone https://github.com/trakBan/ipfetch.git
cd ipfetch
# You will need sudo to move the programm to /usr/bin/
sh setup.sh
One line
git clone https://github.com/trakBan/ipfetch.git && cd ipfetch && sh setup.sh
Usage
-ip {ip address} - This will lookup the ip address you have chosen
