aho-corasick-dot
Fast multiple substring searching with finite state machines
Install
- All systems
-
curl cmd.cat/aho-corasick-dot.sh
- Debian
-
apt-get install aho-corasick
- Ubuntu
-
apt-get install aho-corasick
- Kali Linux
-
apt-get install aho-corasick
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install aho-corasick
- Dockerfile
- dockerfile.run/aho-corasick-dot
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