xl2tpd

layer 2 tunneling protocol implementation

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