Update Linux/SSH/README.md
This commit is contained in:
@@ -144,8 +144,6 @@ 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 (Nur IPv4)
|
||||||
|
|
||||||
Include $SSH_CONFIG_DIR
|
|
||||||
|
|
||||||
AddressFamily inet
|
AddressFamily inet
|
||||||
Port 22
|
Port 22
|
||||||
Protocol 2
|
Protocol 2
|
||||||
|
|||||||
Reference in New Issue
Block a user