2603.6 - removed port 22 from exlusion

This commit is contained in:
2026-03-12 03:32:14 -04:00
parent bfb0c3fe6f
commit 1c35d604e3
5 changed files with 11 additions and 6 deletions

View File

@@ -8,6 +8,7 @@ ExecStart=/usr/bin/python3 -m portspoof_py \
-s /etc/portspoof/portspoof_signatures \
-c /etc/portspoof/portspoof.conf \
-l /var/log/portspoof/portspoof.jsonl \
--exclude 22 \
--admin-port 8080
User=root
TimeoutStopSec=30