protomask
: Fast & reliable user space NAT64
For user-oriented documentation, see the protomask website.
Table of Contents
Crate | Info |
---|---|
protomask |
|
protomask-clat |
|
easy-tun |
|
fast-nat |
|
interproto |
|
rfc6052 |
|
rtnl |
Installation
Protomask can be installed using various methods:
Debian
Head over to the releases page and download the latest release for your architecture.
Then, install with:
apt install /path/to/protomask_<version>_<arch>.deb
# You can also edit the config file in /etc/protomask.toml
# And once ready, start protomask with
systemctl start protomask
Using Cargo
cargo install protomask
Description
Languages
Rust
96.6%
Makefile
3.4%