diff --git a/apprelays.js b/apprelays.js index fa7248c9..a59c8b3e 100644 --- a/apprelays.js +++ b/apprelays.js @@ -357,7 +357,7 @@ module.exports.CreateSshTerminalRelay = function (parent, db, ws, req, domain, u obj.ws = ws; obj.relayActive = false; - parent.parent.debug('relay', 'SSH: Request for SSH relay (' + req.clientIp + ')'); + parent.parent.debug('relay', 'SSH: Request for SSH terminal relay (' + req.clientIp + ')'); // Disconnect obj.close = function (arg) { diff --git a/public/images/assistant-100.png b/public/images/assistant-100.png new file mode 100644 index 00000000..1e39cd41 Binary files /dev/null and b/public/images/assistant-100.png differ diff --git a/public/images/assistant-200.png b/public/images/assistant-200.png index e67cc54a..5ceb7ce2 100644 Binary files a/public/images/assistant-200.png and b/public/images/assistant-200.png differ diff --git a/public/images/assistant-400.png b/public/images/assistant-400.png new file mode 100644 index 00000000..9563c1ab Binary files /dev/null and b/public/images/assistant-400.png differ diff --git a/public/images/assistant.png b/public/images/assistant.png deleted file mode 100644 index 02b68ab5..00000000 Binary files a/public/images/assistant.png and /dev/null differ diff --git a/views/agentinvite.handlebars b/views/agentinvite.handlebars index 7dbe9d43..ad34bf62 100644 --- a/views/agentinvite.handlebars +++ b/views/agentinvite.handlebars @@ -147,7 +147,7 @@
Assistant is a Windows system tray tool that can be used when help is needed. This is not an agent that runs in the background of the managed computer, instead, it's a tool that connects to the server only when requested.
Download Assistant for Windows diff --git a/views/default.handlebars b/views/default.handlebars index 6e820794..8bd5e78a 100644 --- a/views/default.handlebars +++ b/views/default.handlebars @@ -4754,7 +4754,7 @@ // MeshCentral Assistant x += '
'; + x += '