diff --git a/app/backend/nvcomputer.cpp b/app/backend/nvcomputer.cpp index 6191cdb1..3c0ffc8b 100644 --- a/app/backend/nvcomputer.cpp +++ b/app/backend/nvcomputer.cpp @@ -157,8 +157,9 @@ bool NvComputer::wake() } const quint16 WOL_PORTS[] = { - 7, 9, // Standard WOL ports + 9, // Standard WOL port (privileged port) 47998, 47999, 48000, 48002, 48010, // Ports opened by GFE + 47009, // Port opened by Moonlight Internet Hosting Tool for WoL (non-privileged port) }; // Create the WoL payload