mirror of
https://github.com/CISOfy/lynis.git
synced 2026-03-11 08:55:28 +00:00
Improved [SSH-7408] with 'TCPKeepAlive'.
This commit is contained in:
parent
11c6b06c91
commit
201a6728b8
1 changed files with 1 additions and 0 deletions
|
|
@ -98,6 +98,7 @@
|
|||
UseDNS:YES,,NO\
|
||||
X11Forwarding:NO,,YES\
|
||||
FingerprintHash:SHA256,MD5,\
|
||||
TCPKeepAlive:YES,,NO\
|
||||
PrintLastLog:YES,,NO"
|
||||
|
||||
for I in ${SSHOPS}; do
|
||||
|
|
|
|||
Loading…
Reference in a new issue