ifquery

high level tools to configure network interfaces

Debian Debian
RUN apt-get update && \ apt-get install -y ifupdown
Ubuntu
RUN apt-get update && \ apt-get install -y ifupdown
Alpine
RUN apk add ifupdown
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y ifupdown
Raspbian
RUN apt-get update && \ apt-get install -y ifupdown
click the source code to copy install ifquery on any operating system with command-not-found.com