From d3f0ee7ab826c350034d0a3a982084747dff03b6 Mon Sep 17 00:00:00 2001 From: rope Date: Tue, 14 Jul 2026 10:12:02 +0100 Subject: [PATCH] ports: drop dead Neko WebRTC forward (udp 59000) Co-Authored-By: Claude Fable 5 --- ports.toml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/ports.toml b/ports.toml index 8bc7650..ff19dc3 100644 --- a/ports.toml +++ b/ports.toml @@ -46,10 +46,5 @@ protocol = "tcp" # ports = "26911-26912" # protocol = "udp" -[[forward]] -name = "Neko WebRTC" -port = 59000 -protocol = "udp" - # DR (Dungeon Runners) forwards removed — services/dr-server.nix is disabled. # Re-add 2110 tcp, 2603 both, 2604-2605 udp, 2606 tcp if it comes back.