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