Skip to content

Your go-to CLI tool for hassle-free IP exploration

License

Notifications You must be signed in to change notification settings

nickravesh/iptop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iptop

Keep it simple, keep it cool. Your go-to for hassle-free IP exploration.

iptopGif

The Backstory of iptop

As a frequent user of VPNs, my IP address is in a constant state of flux. Regularly needing to verify my IP details or investigate other IP addresses, I found the existing methods cumbersome. Opening multiple websites for this task felt inefficient. That's when iptop was born—a command-line tool tailored to my needs. Now, checking and inspecting IP information is as simple as a command, reflecting my preference for a seamless, command-line experience.

Features

  • IP Address Lookup: Quickly inspect detailed information about a specific IP address by providing it as an argument.

  • Public IP Information: If no specific IP is provided, iptop defaults to fetching and displaying information about your public IP address.

  • Beautiful Output Design: Visually pleasing and well-organized display of IP details. The output includes a country flag and information such as country, region, city, continent, ISP, timezone, latitude, longitude, and ASN.

For detailed usage instructions, see the Usage section below.

One-Liner install

  curl -Ls https://github.com/nickravesh/iptop/archive/master.tar.gz | tar -xz && cd iptop-master && bash install.sh

Usage

Arguments Description Example
-ip [ip-address] Custom IP Lookup iptop -ip 8.8.8.8
-h/--help display program help iptop --help

Note: Without using any arguments, iptop will lookup your own public IP address.

Contributing

Contributions are always welcome!
Let me know if you have any suggestions, or open an issue if you have faced any problems.

GPLv3 License

About

Your go-to CLI tool for hassle-free IP exploration

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published