aho-corasick-dot

Fast multiple substring searching with finite state machines

Install

All systems
curl cmd.cat/aho-corasick-dot.sh
Debian Debian
apt-get install aho-corasick
Ubuntu
apt-get install aho-corasick
image/svg+xml Kali Linux
apt-get install aho-corasick
Windows (WSL2)
sudo apt-get update sudo apt-get install aho-corasick

aho-corasick

Fast multiple substring searching with finite state machines

This package contains the following binaries built from the Rust crate "aho-corasick": - aho-corasick-dot