Initial commit

This commit is contained in:
2026-02-13 00:30:12 +01:00
commit 322ee99666
7 changed files with 215 additions and 0 deletions

1
unban.sh Normal file
View File

@@ -0,0 +1 @@
iptables-nft -D INPUT -i "$1" -s "$2" -j DROP