Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ myip Public

Command line utility for displaying public and private IP addresses

License

Notifications You must be signed in to change notification settings

clarketm/myip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Command line utility for displaying public and private IP addresses.

NAME:
    myip – list IP addresses.

SYNOPSIS:
    myip [ opts... ]

OPTIONS:
    -h, --help          # Show usage.
    -a, --all           # Same as -e, -p (default).
    -e, --ethernet      # Print (IPv4/IPv6) ethernet IP address.
    -p, --public        # Print (IPv4) public IP address.
    -v, --version       # Show version number.

EXAMPLES:
    myip -a             # list all IP addresses.

About

Command line utility for displaying public and private IP addresses

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published