tincd

Virtual Private Network daemon

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