1
2023-08-04 00:00:15 -04:00
2023-08-03 20:30:13 -04:00
2023-08-03 23:56:15 -04:00
2023-08-03 23:27:01 -04:00
2023-08-03 20:30:13 -04:00
2023-08-03 23:58:35 -04:00
2023-08-03 23:54:12 -04:00
2023-08-03 20:07:13 -04:00
2023-07-20 19:09:21 -04:00
2023-07-20 15:48:05 -04:00
2023-08-03 23:18:12 -04:00
2023-08-03 20:30:13 -04:00
2023-08-03 23:27:01 -04:00
2023-07-14 11:44:35 -04:00
2023-08-04 00:00:15 -04:00

protomask

GitHub release Build Audit

Fast & reliable user space NAT64.

For user-oriented documentation, see the protomask website.

Table of Contents

Crate Info
protomask Crates.io
protomask-clat Crates.io
easy-tun Crates.io Docs.rs
fast-nat Crates.io Docs.rs
interproto Crates.io Docs.rs
rfc6052 Crates.io Docs.rs
rtnl Crates.io Docs.rs

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
Fast & reliable user space NAT64
Readme 766 KiB
Languages
Rust 96.6%
Makefile 3.4%