protomask 1.1.0

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

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

[Install]
WantedBy=multi-user.target