From 544da1ba50d9cbf51a18ca0abf1db66b3baa7460 Mon Sep 17 00:00:00 2001 From: Andrew Opalach Date: Fri, 17 Oct 2025 12:22:00 -0400 Subject: Gentoo desktop --- hosts/station/scripts/fail2ban-ban-ip | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 hosts/station/scripts/fail2ban-ban-ip (limited to 'hosts/station/scripts/fail2ban-ban-ip') diff --git a/hosts/station/scripts/fail2ban-ban-ip b/hosts/station/scripts/fail2ban-ban-ip new file mode 100755 index 0000000..b1b97c6 --- /dev/null +++ b/hosts/station/scripts/fail2ban-ban-ip @@ -0,0 +1,3 @@ +#! /usr/bin/env sh +# Get jail names: sudo fail2ban-client status +fail2ban-client set $1 banip $2 -- cgit v1.2.3-101-g0448