This website requires JavaScript.
Explore
Help
Sign in
prehistoric-systems
/
Zeus-Scanner
Watch
1
Star
0
Fork
You've already forked Zeus-Scanner
0
mirror of
https://github.com/Ekultek/Zeus-Scanner.git
synced
2026-03-11 08:55:51 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
f1e3c53cb0
Zeus-Scanner
/
lib
/
core
History
ekultek
de767965e5
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
..
__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