This commit is contained in:
Henrik Bakken
2023-07-25 01:31:50 +02:00
parent de9e0bb29c
commit 2276c3670d
7 changed files with 8 additions and 5 deletions
+2 -1
View File
@@ -12,7 +12,8 @@ ufw allow "qBittorrent"
ufw allow "syncthing"
ufw allow "WWW Full"
ufw allow in 10000:10100/tcp comment "generic"
ufw allow in 10000:10100/tcp comment "generic tcp"
ufw allow in 10000:10100/udp comment "generic udp"
# docker
ufw allow in 2376,2377,7946/tcp comment "Docker tcp"