Files
ssh-audit_mirror/ssh-audit.py
Jürgen Gmach cd58a6180f Remove unused variables (#68)
When you get multiple values from unpacking, and you do not need all of
them, there is the convention to assign `_` to the unused ones.

modified:   ssh-audit.py
2020-10-01 19:48:07 -04:00

182 KiB
Executable File