From 3a0f0192f4c9679108ce743450da24534633b243 Mon Sep 17 00:00:00 2001 From: tomoron Date: Tue, 27 Jan 2026 19:05:39 +0100 Subject: [PATCH] add transmission web interface in allowed ports --- osConfigs/hosts/server.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/osConfigs/hosts/server.nix b/osConfigs/hosts/server.nix index cb1b9d7..2605f45 100644 --- a/osConfigs/hosts/server.nix +++ b/osConfigs/hosts/server.nix @@ -6,7 +6,7 @@ # By: tomoron +#+ +:+ +#+ # # +#+#+#+#+#+ +#+ # # Created: 2025/09/06 00:57:09 by tomoron #+# #+# # -# Updated: 2025/12/16 20:00:04 by tomoron ### ########.fr # +# Updated: 2026/01/27 18:56:23 by tomoron ### ########.fr # # # # **************************************************************************** # @@ -20,6 +20,7 @@ let 8083 137 138 139 445 548 3702 5357 #prob some samba shit 24454 #minecraft voice chat 25565 # minecraft server + 9091 # transmission web interface ]; portRanges = [ {from = 47950; to = 49000;} #moonlight (wolf)