k4yt3x / orbitaldump

A simple multi-threaded distributed SSH brute-forcing tool written in Python
GNU General Public License v3.0
459 stars 83 forks source link

Loop in jobs queue. #6

Open JT0cZ7 opened 1 year ago

JT0cZ7 commented 1 year ago

The actual situation: After all jobs queue tested (no valid credential found), program would repeat all jobs queue again automatically. What's the reason for that?