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/>.
RUN apt-get update && \
apt-get install -y fastd
RUN apt-get update && \
apt-get install -y fastd
RUN pacman -S --noconfirm fastd
RUN apt-get update && \
apt-get install -y fastd
RUN dnf install -y fastd
RUN apt-get update && \
apt-get install -y fastd