Skip to content

A convenient tool to get my IP information

License

Notifications You must be signed in to change notification settings

Bank-Builder/myip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

myip

A convenient tool to get my IP information

To install:

git clone [email protected]:Bank-Builder/myip.git
sudo cp myip/myip.sh  /usr/bin/myip
sudo chmod +x /usr/bin/myip
rm -rf myip/

Now whenever you need that IP info you are always looking for, use the myip command:

~$ myip
-----------------------------------------
 NETWORK INFORMATION ver 1.0             
-----------------------------------------

        IP Address: 10.0.0.122/24
   Network Adapter: enp2s0
     Wildcard Mask: 10.0.0.255
           Gateway: 10.0.0.2
         Public IP: 207.245.270.253
        Active DNS: 1.1.1.1

-----------------------------------------

Note: A wildcard mask is the invert of a subnet mask.
See Wikipedia Wildcard Mask


License: MIT
Copyright (c) 2020 bank-builder

About

A convenient tool to get my IP information

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages