Skip to content

Commit 58f9084

Browse files
authored
Merge pull request #109 from woundride/patch-5
Update RemoteScanner.cs
2 parents 0c7ffe1 + 51023e6 commit 58f9084

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Scanners/RemoteScanner.cs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ public class RemoteScanner : ScannerBase
4848
{"SplashtopRemoteService" , "Splashtop Remote Access"},
4949
{"chromoting" , "Chrome Remote Desktop"},
5050
{"Zoho Assist-Unattended Support" , "Zoho Assist"},
51+
{"RManService", "Remote Utilities"},
52+
{"SplashtopRemoteService", "Splashtop"},
5153
};
5254

5355
static List<string> customService = new List<string>();

0 commit comments

Comments
 (0)