ThePotatoChronicler / ipfetch

Neofetch like tool that can lookup IPs. 🌎

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ipfetch

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

ezgif com-gif-maker

How to install?

GNU/Linux

git clone https://github.com/trakBan/ipfetch.git
cd ipfetch
# You will need to be in root
sudo sh setup.sh

One line

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

Usage

Usage: ipfetch [OPTIONS]...
Neofetch like tool that can lookup IPs.
Options:
    -h          print this text and exit
    -ip <IP>    ip address to fetch (fetches own ip by default)

Contributors

Anyone that submits issues, pull requests or any other form of help or criticism is greatly appreciated. This is a list of people who contributed code to this project:

About

Neofetch like tool that can lookup IPs. 🌎

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%