This commit is contained in:
Oliver
2025-08-25 05:52:55 +02:00
parent 29a9892ca6
commit c373588b5b
9 changed files with 70 additions and 15 deletions

View File

@@ -1,5 +1,5 @@
# ~/.bashrc
clear
echo "Server {{HOSTNAME}}"

View File

@@ -0,0 +1,10 @@
[DEFAULT]
bantime = 1h
findtime = 30m
maxretry = 1
[sshd]
enabled = true
port = ssh
filter = sshd
logpath = /var/log/auth.log

View File

@@ -1 +1 @@
{{ssh_public}}
{{SSH_PUBLIC}}