mirror of https://github.com/CISOfy/lynis.git
Improved [SSH-7408] with 'Compression'.
This commit is contained in:
parent
201a6728b8
commit
9421feb704
|
@ -99,6 +99,7 @@
|
|||
X11Forwarding:NO,,YES\
|
||||
FingerprintHash:SHA256,MD5,\
|
||||
TCPKeepAlive:YES,,NO\
|
||||
Compression:NO,DELAYED,YES\
|
||||
PrintLastLog:YES,,NO"
|
||||
|
||||
for I in ${SSHOPS}; do
|
||||
|
|
Loading…
Reference in New Issue