0
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden synced 2024-06-09 07:29:11 +02:00

Adding fail2ban install command

jonathanmmm 2019-05-03 10:22:20 +02:00
parent d342830414
commit 58df24afa6

@ -7,7 +7,10 @@ After specifying the log file location, failed login attempts will appear in the
```
[YYYY-MM-DD hh:mm:ss][bitwarden_rs::api::identity][ERROR] Username or password is incorrect. Try again. IP: XXX.XXX.XXX.XXX. Username: email@domain.com.
```
Install Fail2Ban (under Debian/Rasbian)
```
sudo apt-get install fail2ban -y
```
## Fail2Ban Filter
Create the filter file