pry0cc / axiom

The dynamic infrastructure framework for everybody! Distribute the workload of many different scanning tools with ease, including nmap, ffuf, masscan, nuclei, meg and many more!
MIT License
4k stars 622 forks source link

update axiom-configure: fix dnf install #413

Closed dobsonj closed 3 years ago

dobsonj commented 3 years ago

This fixes an install error on Fedora:

No such command: mmv. Please use /usr/bin/dnf --help
It could be a DNF plugin command, try: "dnf install 'dnf-command(mmv)'"
0xtavian commented 3 years ago

ty <3