skavngr / rapidscan

:new: The Multi-Tool Web Vulnerability Scanner.
GNU General Public License v2.0
1.69k stars 385 forks source link

Fixes #22 #23

Closed tristanlatr closed 3 years ago

tristanlatr commented 3 years ago

Hi @sh4nx0r ,

This PR adds some changes such that the code is using argparse to parse the arguments.

And it fixes #22 with argument --skip.

Edit: we should read 22 on the commit message not 12...

tristanlatr commented 3 years ago

Hi @sh4nx0r ,

Would you rather like that I split this PR in two ? One for the argparse move, and another one for the new option --skip ?

I hope that this feature can get merged, I suspect this feature will be quite used.

Thanks,

tristanlatr commented 3 years ago

I' ll close this PR and open another one where the diff will not be un readable

sh4nx0r commented 3 years ago

Hi @tristanlatr , Sorry for the late response. Yes it will be great if you could split two issues as two PR's so I could merge one after the other.