From 1608e67ebc8cd4d33750b727464a906b657fb4a0 Mon Sep 17 00:00:00 2001 From: silversword411 Date: Fri, 17 Jun 2022 16:09:18 -0400 Subject: [PATCH] docs - Enable Web based SSH --- docs/docs/meshcentral/index.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/docs/meshcentral/index.md b/docs/docs/meshcentral/index.md index 53b098ed..6b40222c 100644 --- a/docs/docs/meshcentral/index.md +++ b/docs/docs/meshcentral/index.md @@ -714,12 +714,19 @@ MeshCentral supports the local device group allowing devices that do not have an ![](images/2022-05-31-10-30-42.png) +To enable SSH support, add this line to the domain section of your config.json: + +```json +"ssh": true +``` + Video Walkthru
+ ### Raritan and WebPowerSwitch with Relay In addition to local device groups, the IP-KVM/Power switch device group was also improved to support a MeshAgent as a relay. This is big news for Raritan IP-KVM switch owners as you can now monitor your IP-KVM ports and access them remotely from the Internet. The same can be done with WebPowerSwitch allowing full out-of-band remote access to devices from anywhere in the world.