tnat64-validateconf
IPv4 to NAT64 redirector
Install
- All systems
-
curl cmd.cat/tnat64-validateconf.sh
- Debian
-
apt-get install tnat64
- Ubuntu
-
apt-get install tnat64
- Kali Linux
-
apt-get install tnat64
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install tnat64
- Raspbian
-
apt-get install tnat64
- Dockerfile
- dockerfile.run/tnat64-validateconf
tnat64
IPv4 to NAT64 redirector
tnat64 provides transparent network access to IPv4 hosts via NAT64 on IPv6-only hosts. tnat64 intercepts the calls applications make to establish TCP connections and transparently proxies them as necessary. This allows existing applications with no IPv6 support to still be able to reach the network with no need in modifications.