isatapd

creates and maintains an ISATAP client tunnel (RFC 5214)

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