mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
High res Assistant images.
This commit is contained in:
parent
cb84370061
commit
604a0d10a8
7 changed files with 3 additions and 3 deletions
|
@ -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) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue