Skip to content

Commit

Permalink
Merge pull request #109 from woundride/patch-5
Browse files Browse the repository at this point in the history
Update RemoteScanner.cs
  • Loading branch information
vletoux authored Nov 4, 2021
2 parents 0c7ffe1 + 51023e6 commit 58f9084
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Scanners/RemoteScanner.cs
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ public class RemoteScanner : ScannerBase
{"SplashtopRemoteService" , "Splashtop Remote Access"},
{"chromoting" , "Chrome Remote Desktop"},
{"Zoho Assist-Unattended Support" , "Zoho Assist"},
{"RManService", "Remote Utilities"},
{"SplashtopRemoteService", "Splashtop"},
};

static List<string> customService = new List<string>();
Expand Down

0 comments on commit 58f9084

Please sign in to comment.