hostfind
hostfind copied to clipboard
hostfind rewrite
I used command line arguments instead of flat files while also speeding things up with some bash job backgrounding (&). I also spruced up the output and added comment verbosity and a README.
Why? Trying to keep from getting rusty on a few things. Prepping for OSCP practicum.
p.s. I admire your work. Regular podcast audience member here. Thanks for all you do.
Implemented command line options instead of positional arguments.