protomask 1.1.0

A user space NAT64 implementation
1
2
3
4
5
6
7
8
9
[Unit]
Description = Protomask CLAT
After = network.target

[Service]
ExecStart = /usr/local/bin/protomask-clat --config /etc/protomask/protomask-clat.json

[Install]
WantedBy=multi-user.target