Zeus-Scanner/lib/core
2017-12-15 10:03:45 -06:00
..
__init__.py moved errors and settings to core folder 2017-10-10 16:59:51 -05:00
common.py minor update to the output of Tor timesec 2017-12-07 16:27:15 -06:00
decorators.py patch for an issue where it would fail again if the encoding is still messed up, also patch for an issue with the protocol, will now auto assign http if it isn't present (issue #225 and issue #226) 2017-12-04 14:37:07 -06:00
errors.py created a timeout class that will timeout a function if it takes to long, added the timeout to the nmap scan, if it takes over 2 minutes it will timeout, you can increase the timeout with the --time-sec flag 2017-11-29 11:48:12 -06:00
parse.py removed the gist lookup, it will be reimplemented in the furture, but for now there's to many problems with it (issue #285) 2017-12-15 09:46:36 -06:00
settings.py patches an issue where it will keep running if the file does not exist instead of shutting down (issue #306) 2017-12-15 10:03:45 -06:00