Skip to content

trakBan/ipfetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

62 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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 ./setup.sh

One line

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

Choosing variant

This script comes with a wget variant and a curl variant. The correct variant will be determined automatically based on which packages are installed.
If you manually want to specify the variant used, use parameter -t or --type to choose.

sudo setup.sh [-t curl|wget] [--type curl|wget]

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. ๐ŸŒŽ

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages