tayga
userspace stateless NAT64
Install
- All systems
-
curl cmd.cat/tayga.sh
- Debian
-
apt-get install tayga
- Ubuntu
-
apt-get install tayga
- Kali Linux
-
apt-get install tayga
- Fedora
-
dnf install tayga
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install tayga
- Raspbian
-
apt-get install tayga
- Dockerfile
- dockerfile.run/tayga
tayga
userspace stateless NAT64
TAYGA is an out-of-kernel stateless NAT64 implementation for Linux that uses the TUN driver to exchange IPv4 and IPv6 packets with the kernel. It is intended to provide production-quality NAT64 service for networks where dedicated NAT64 hardware would be overkill. TAYGA needs no kernel patches or out-of-tree modules, and it is compatible with all 2.4 and 2.6 kernels.