Skip to content

Commit a6545cd

Browse files
committed
add links for fail2ban filters in README
1 parent f98cbfa commit a6545cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ Can't find your favorite extension? Suggest for it to be added into future versi
3131
Aside from having [ufw](https://help.ubuntu.com/community/UFW),[fail2ban](https://www.fail2ban.org/wiki/index.php/Main_Page), and [unattended-upgrades](https://wiki.debian.org/UnattendedUpgrades) installed, we also have the following enhancements in place:
3232
| Enhancement | Description |
3333
| ------------- | ------------- |
34-
| fail2ban filter for PostgreSQL access | Monitors for brute force attempts over at port `5432`. |
35-
| fail2ban filter for PgBouncer access | Monitors for brute force attempts over at port `6543`. |
34+
| [fail2ban filter](https://github.com/supabase/postgres/blob/develop/ansible/files/fail2ban_config/filter-postgresql.conf.j2) for PostgreSQL access | Monitors for brute force attempts over at port `5432`. |
35+
| [fail2ban filter](https://github.com/supabase/postgres/blob/develop/ansible/files/fail2ban_config/filter-pgbouncer.conf.j2) for PgBouncer access | Monitors for brute force attempts over at port `6543`. |
3636

3737
## Additional Goodies
3838
| Goodie | Description |

0 commit comments

Comments
 (0)