R-Finder V 2.0 ( File & Open Directory finder ) - R&D ICWR
usage: R-Finder.py [-h] -x TARGET -l LIST -t THREAD -d TIMEOUT [-p PORT]
options:
-h, --help show this help message and exit
-x TARGET, --target TARGET
-l LIST, --list LIST
-t THREAD, --thread THREAD
-d TIMEOUT, --timeout TIMEOUT
-p PORT, --port PORT Specify a custom port (optional)
python R-Finder.py -x [target] -l [list] -t [thread] -d [timeout] -p [port]
python R-Finder.py -x https://www.target.com/ -l list.txt -t 10 -d 5 -p 443