moves shit around
This commit is contained in:
parent
8fc75274cd
commit
9a395cfe07
@ -21,14 +21,16 @@
|
|||||||
|
|
||||||
# External ports
|
# External ports
|
||||||
allowedTCPPorts = [
|
allowedTCPPorts = [
|
||||||
|
## Portforwarded
|
||||||
80 # HTTP
|
80 # HTTP
|
||||||
443 # HTTPS
|
443 # HTTPS
|
||||||
22 # Git over SSH
|
22 # Git over SSH
|
||||||
400 # SSH
|
|
||||||
25565 # Minecraft
|
25565 # Minecraft
|
||||||
3456 # Minecraft (Bluemap)
|
|
||||||
32400 # Plex
|
32400 # Plex
|
||||||
8096 # Jellyfin
|
51820 # WireGuard
|
||||||
|
|
||||||
|
## Internal services / TailScale
|
||||||
|
400 # SSH
|
||||||
];
|
];
|
||||||
|
|
||||||
allowedUDPPorts = [
|
allowedUDPPorts = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user