Add SSH scanning + Guest Mode credential testing

This commit is contained in:
drjones
2026-05-06 15:44:33 -07:00
parent 7068dbd12d
commit f0f14b2129
5 changed files with 237 additions and 30 deletions

View File

@@ -4,3 +4,6 @@
# These are only needed for the proxy module:
aiohttp>=3.9.0
aiohttp-socks>=0.11.0
# SSH credential testing via paramiko:
paramiko>=3.0.0