osint-dev-team / osint-framework

:fork_and_knife: All-in-one OSINT-RECON Swiss Knife
https://mca.nsu.ru/projects/#rec196282976
GNU General Public License v2.0
32 stars 4 forks source link

Boost up/improvement: Add multiprocessing CaseManager (processes, threads, parallel case execution) #27

Closed manmolecular closed 4 years ago

manmolecular commented 4 years ago

Now it's possible to run multiple cases in multiple threads (so this feature allows us to run all the scripts for all the separated cases at the same time). Yay!