We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0c7ffe1 + 51023e6 commit 58f9084Copy full SHA for 58f9084
Scanners/RemoteScanner.cs
@@ -48,6 +48,8 @@ public class RemoteScanner : ScannerBase
48
{"SplashtopRemoteService" , "Splashtop Remote Access"},
49
{"chromoting" , "Chrome Remote Desktop"},
50
{"Zoho Assist-Unattended Support" , "Zoho Assist"},
51
+ {"RManService", "Remote Utilities"},
52
+ {"SplashtopRemoteService", "Splashtop"},
53
};
54
55
static List<string> customService = new List<string>();
0 commit comments