strongswan

IPsec VPN solution metapackage

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