Skip to content

emazzotta/showip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ShowIP License

A simple script to determine your machine's internal and external IP address.

An internet connection is needed, to determine the external ip address (duh).

Usage

showip -i # Show internal IP address(es)
showip -e # Show external IP address
showip -u # Update this script

Installation

bash < <(curl -fsSL https://raw.githubusercontent.com/emazzotta/showip/master/install.sh)

Dependencies

ifconfig
curl
grep

Author

Emanuele Mazzotta

About

⚙️ A "as simple as it gets" script to determine your machine's internal and external ip address

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages