redacta
Command line tool for redacting information from text.
[!WARNING] This is an early stage implementation, it might not redact accurately.
Install
Download from releases then:
Or install via cargo:
Usage
Takes logs via stdin and forwards redacted logs to stdout.
$ redacta --help
Usage: redacta [OPTIONS]
Options:
--ipv4 Enable IPv4 redaction
--ipv6 Enable IPv6 redaction
-h, --help Print help
-V, --version Print version
Example
|