setkey

IPsec utilities

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