diff --git a/ports.toml b/ports.toml index ff19dc3..1b47f60 100644 --- a/ports.toml +++ b/ports.toml @@ -48,3 +48,13 @@ protocol = "tcp" # 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. + +[[forward]] +name = "WoW Classic realmd" +port = 3724 +protocol = "tcp" + +[[forward]] +name = "WoW Classic worldserver" +port = 8085 +protocol = "tcp"