Zeus-Scanner/lib/core
2017-11-28 10:15:28 -06:00
..
__init__.py moved errors and settings to core folder 2017-10-10 16:59:51 -05:00
cache.py fixes issue #173 crawler will ignore SSL certificates, fixes #174 caches the found firewall into memory, incase we run across it again we don't waste our time trying to discover it, fixes #175 and #176 if there are unicode chars in the value it will not be saved 2017-11-28 08:14:47 -06:00
common.py patch for an issue where a failed status code would try to create an issue, will now output the status code, the reason, and shutdown 2017-11-27 09:55:41 -06:00
errors.py moved errors and settings to core folder 2017-10-10 16:59:51 -05:00
settings.py patch for a connection refusing error (issue #177) where google will refuse your connection because you're sending to many requests to it, will sleep and try again 2017-11-28 10:15:28 -06:00