Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 521 Bytes

cli.rst

File metadata and controls

32 lines (21 loc) · 521 Bytes

CLI Reference

Non-interactive Mode

fuzzinator

python -m fuzzinator --help

Text-based UI

fuzzinator --tui

python -m fuzzinator --tui --help

Web UI

fuzzinator --wui

python -m fuzzinator --wui --help