fastd

VPN daemon. Works on Layer 2 or Layer 3, supports different encryption methods, used by Freifunk. More information: <https://fastd.readthedocs.io/en/stable/>.

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