1
0
mirror of https://github.com/tommytran732/Pterodactyl-Script synced 2024-09-07 18:23:30 -04:00

Update install.sh

This commit is contained in:
Tommy 2021-11-05 19:20:15 -04:00 committed by GitHub
parent c44a7d38a9
commit 7123af6865
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -814,8 +814,8 @@ EOF
bash -c 'cat > /etc/fail2ban/jail.local' <<-'EOF'
[DEFAULT]
# Ban hosts for ten hours:
bantime = 36000
# Ban hosts for one hours:
bantime = 3600
# Override /etc/fail2ban/jail.d/00-firewalld.conf:
banaction = iptables-multiport
[sshd]