Update Linux/SSH/README.md

This commit is contained in:
2025-01-06 09:05:36 +00:00
parent 773fd158d5
commit f100de5ea1

View File

@@ -144,8 +144,6 @@ warn "Erstelle SSH-Konfigurationsdatei..."
sudo tee $SSH_CONFIG_FILE > /dev/null <<EOL
# SSHD Config Maximale Sicherheit (Nur IPv4)
Include $SSH_CONFIG_DIR
AddressFamily inet
Port 22
Protocol 2