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

[feature] handling case when input items are fewer than number of instances #448 #549

Closed easyrider closed 2 years ago

easyrider commented 2 years ago

This addresses: https://github.com/pry0cc/axiom/issues/448 Adjusts number of instances to inputs - preventing an error when there is more instances than inputs.

Tested on Azure.