tincd
Virtual Private Network daemon
Install
- All systems
-
curl cmd.cat/tincd.sh
- Debian
-
apt-get install tinc
- Ubuntu
-
apt-get install tinc
- Alpine
-
apk add tinc
- Arch Linux
-
pacman -S tinc
- Kali Linux
-
apt-get install tinc
- Fedora
-
dnf install tinc
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install tinc
- OS X
-
brew install tinc
- Raspbian
-
apt-get install tinc
- Dockerfile
- dockerfile.run/tincd
- Docker
-
docker run cmd.cat/tincd tincd
powered by Commando
tinc
Virtual Private Network daemon
tinc is a daemon with which you can create a virtual private network (VPN). One daemon can handle multiple connections, so you can create an entire (moderately sized) VPN with only one daemon per participating computer.