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

Command axiom-fleet testy -i=80 creates 3 instances #491

Closed NitescuLucian closed 2 years ago

NitescuLucian commented 2 years ago

I updated the axiom and build a new image in the past 1h and now I am getting the following:

root@axiom:~# axiom-fleet testy -i=80
Initializing new fleet 'testy' with 3 instances...
INITIALIZING IN 5 SECONDS, CTRL+C to quit... 
Instances: [ testy01 testy02 testy03  ]
Initialized instance 'testy02' at 'xxx'!
Initialized instance 'testy03' at 'xxx'!
Initialized instance 'testy01' at 'xxx'!

What should I do? How can I help?

NitescuLucian commented 2 years ago

I just seen https://github.com/pry0cc/axiom/pull/486 I think the documentation should also be updated. All good :100: !

The new command is: axiom-fleet testy -i 80

0xtavian commented 2 years ago

@NitescuLucian thanks. I updated the Fleets page here and made some edits to the Filesystem-Utilities page. The same info can be found running axiom-fleet -h,axiom-fleet --help or axiom-fleet help.