This commit is contained in:
2025-12-20 22:25:30 +00:00
parent 1bc2a274ae
commit 9735218118
7 changed files with 4 additions and 22 deletions

View File

@@ -14,7 +14,7 @@
enable = true;
trustedInterfaces = ["eno1" "tailscale0"];
allowedUDPPorts = [config.services.tailscale.port];
allowedTCPPorts = [22 5555];
allowedTCPPorts = [22];
checkReversePath = "loose";
};
};