initial commit

This commit is contained in:
2025-12-27 19:23:42 +01:00
commit fea1d9fdc0
8 changed files with 328 additions and 0 deletions

5
bin/fw-stop Executable file
View File

@@ -0,0 +1,5 @@
#!/usr/bin/env bash
set -euo pipefail
# Enstferne
nft delete table inet fw_static 2>/dev/null || true