Skip to content

A fail2ban filter for wings daemon, the service of pterodactyl panel, to secure the SFTP bruteforcing

License

Notifications You must be signed in to change notification settings

Chewbaka69/fail2ban_pterodactyl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

fail2ban_pterodactyl

A fail2ban filter for wings daemon, the service of pterodactyl panel, to secure the SFTP bruteforcing

Installation

First of all you need to have install the systemd python extension.

apt install python-systemd

or

apt install python3-systemd

And after you need to copy the file pterodactyl-sftp.conf to /etc/fail2ban/filter.d/

And after copy the code below to your jail configuration file. For debian ex: /etc/fail2ban/jail.d/defaults-debian.conf

[pterodactyl-sftp]
enabled = true
maxretry = 3
findtime = 3600
bantime = -1
backend  = systemd

About

A fail2ban filter for wings daemon, the service of pterodactyl panel, to secure the SFTP bruteforcing

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published