Update Linux/SSH/secure_ssh.sh
This commit is contained in:
@@ -165,7 +165,7 @@ done
|
|||||||
|
|
||||||
warn "Erstelle SSH-Konfigurationsdatei..."
|
warn "Erstelle SSH-Konfigurationsdatei..."
|
||||||
sudo tee $SSH_CONFIG_FILE > /dev/null <<EOL
|
sudo tee $SSH_CONFIG_FILE > /dev/null <<EOL
|
||||||
# SSHD Config – Maximale Sicherheit (Nur IPv4)
|
# SSHD Config - maximale Sicherheit (IPv4)
|
||||||
|
|
||||||
# Nur IPv4-Verbindungen
|
# Nur IPv4-Verbindungen
|
||||||
AddressFamily inet
|
AddressFamily inet
|
||||||
|
|||||||
Reference in New Issue
Block a user