forked from ryanblenis/MeshCentral-WorkFromHome
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.json
More file actions
18 lines (18 loc) · 815 Bytes
/
Copy pathconfig.json
File metadata and controls
18 lines (18 loc) · 815 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
"name": "Work From Home",
"shortName": "workfromhome",
"version": "0.1.2",
"author": "Ryan Blenis",
"description": "RDP Map one agent to another.",
"hasAdminPanel": false,
"homepage": "https://github.com/ryanblenis/MeshCentral-WorkFromHome",
"changelogUrl": "https://raw.githubusercontent.com/ryanblenis/MeshCentral-WorkFromHome/master/changelog.md",
"configUrl": "https://raw.githubusercontent.com/ryanblenis/MeshCentral-WorkFromHome/master/config.json",
"downloadUrl": "https://github.com/ryanblenis/MeshCentral-WorkFromHome/archive/master.zip",
"repository": {
"type": "git",
"url": "https://github.com/ryanblenis/MeshCentral-WorkFromHome.git"
},
"versionHistoryUrl": "https://api.github.com/repos/ryanblenis/MeshCentral-WorkFromHome/tags",
"meshCentralCompat": ">=0.9.98"
}