mirror of
https://github.com/tommytran732/Pterodactyl-Script
synced 2024-11-22 10:31:34 -05:00
Update install.sh
This commit is contained in:
parent
c44a7d38a9
commit
7123af6865
@ -814,8 +814,8 @@ EOF
|
|||||||
|
|
||||||
bash -c 'cat > /etc/fail2ban/jail.local' <<-'EOF'
|
bash -c 'cat > /etc/fail2ban/jail.local' <<-'EOF'
|
||||||
[DEFAULT]
|
[DEFAULT]
|
||||||
# Ban hosts for ten hours:
|
# Ban hosts for one hours:
|
||||||
bantime = 36000
|
bantime = 3600
|
||||||
# Override /etc/fail2ban/jail.d/00-firewalld.conf:
|
# Override /etc/fail2ban/jail.d/00-firewalld.conf:
|
||||||
banaction = iptables-multiport
|
banaction = iptables-multiport
|
||||||
[sshd]
|
[sshd]
|
||||||
|
Loading…
Reference in New Issue
Block a user