Skip to content

A bash script that gives a concise output for the ip command functions

License

Notifications You must be signed in to change notification settings

nemothorx/ipconfig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

ipconfig.sh

A bash script that gives a concise output for the ip command "show" functions Reminiscent of the ipconfig command in windows (with no args added) or the original ifconfig (no args) in unix/linux.

Goal is to take outputs to get ip address, network ID, MAC address, default gateway, and default DNS server(s) and put it in an easily-reachable command. May add new info, improve display or information, or make it more efficient in the future

Configuring:

You'll want to download the file and place it in /usr/local/bin/ or other suitable directory in $PATH. Remove .sh suffix or create easier alias to taste.

Credits

About

A bash script that gives a concise output for the ip command functions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages