712 B
712 B
Introduction
Protomask is a user space NAT64 implementation geared towards networks that need fast and reliable inter-protocol packet translation. Behind the scenes, protomask uses the Universal TUN/TAP Device Driver to translate incoming packets from IPv4 to IPv6 and vice-versa.
For an overview of the project, see the website or GitHub repository.