I added a new argument --log. With this one the user can specify in which file pagodo will print out the logging.
Since this is a passive scanner, it is very likely users will want to execute it as a thread. So saving logs in realtime at a specified file, different for each scan, can be very helpful.
I added a new argument
--log
. With this one the user can specify in which file pagodo will print out the logging. Since this is a passive scanner, it is very likely users will want to execute it as a thread. So saving logs in realtime at a specified file, different for each scan, can be very helpful.