docs: record guest iot preflight

This commit is contained in:
2026-06-06 13:14:07 +02:00
parent 18a90fbb4b
commit a4c79d9d81
4 changed files with 8 additions and 3 deletions
+1 -1
View File
@@ -83,7 +83,7 @@ result_row() {
echo "Enable FRITZ!Box guest Wi-Fi only after confirming LAN isolation is active. Then connect a phone/laptop to guest Wi-Fi and run:"
echo
echo '```powershell'
echo 'G:\Gitea_Clone\homelab-infra\ops\maintenance\check-guest-iot-isolation.ps1'
echo 'G:\Gitea_Clone\homelab-infra\ops\maintenance\check-guest-iot-isolation.ps1 -Mode Guest'
echo '```'
} | tee "$REPORT_FILE"