mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-01-16 20:50:33 +00:00
Updated Fail2Ban Setup (markdown)
@@ -222,7 +222,6 @@ sudo systemctl reload fail2ban
|
||||
Now just try to login to vaultwarden using any email (it doesn't have to be a valid email, just an email format)
|
||||
If it works correctly and your IP is banned, you can unban the IP by running:
|
||||
|
||||
Without Docker:
|
||||
```bash
|
||||
# With Docker
|
||||
sudo docker exec -t fail2ban fail2ban-client set vaultwarden unbanip XX.XX.XX.XX
|
||||
|
||||
Reference in New Issue
Block a user