Display a highlighted list of all network interfaces and adresses, using the Go standard library.
Interfaces respects the NO_COLOR
environment variable and will disable colors if it is set to 1
.
Install the latest release tag, using go install
. Requires Go 1.17 or later:
go install github.com/xyproto/interfaces@latest
(MAC addresses are modified)
- License: BSD-3
- Version: 1.3.0
- Author: Alexander F. Rødseth <xyproto@archlinux.org>