connman-vpnd

Intel Connection Manager daemon - VPN daemon

Debian Debian
RUN apt-get update && \ apt-get install -y connman-vpn
Ubuntu
RUN apt-get update && \ apt-get install -y connman-vpn
Alpine
RUN apk add connman
Arch Arch Linux
RUN pacman -S --noconfirm connman
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y connman-vpn
Fedora
RUN dnf install -y connman
Raspbian
RUN apt-get update && \ apt-get install -y connman-vpn
click the source code to copy install connman-vpnd on any operating system with command-not-found.com