mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-06-04 14:34:59 -06:00
Updated Fail2Ban Setup (markdown)
parent
7bb610dd87
commit
b4c2f0602c
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user