ipsec

Internet Key Exchange daemon

Debian Debian
RUN apt-get update && \ apt-get install -y libreswan
Ubuntu
RUN apt-get update && \ apt-get install -y libreswan
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 libreswan
CentOS
RUN yum install -y libreswan
Fedora
RUN dnf install -y libreswan
Raspbian
RUN apt-get update && \ apt-get install -y openswan
click the source code to copy install ipsec on any operating system with command-not-found.com