Skip to content
/ ipl Public

Simple tool for displaying information about network interfaces

License

Notifications You must be signed in to change notification settings

qrxnz/ipl

Repository files navigation

ipl

✒️ Description

Simple tool for displaying information about network interfaces

ipl displays the interface name, IPv4 address, and mask in one line:

❯ ipl 
[lo] 127.0.0.1/255.0.0.0
[wlo1] 192.168.18.2/255.255.255.0
[virbr0] 192.168.122.1/255.255.255.0

⚒️ To build

go build -o ./ipl

About

Simple tool for displaying information about network interfaces

Resources

License

Stars

Watchers

Forks

Packages

No packages published