docs - Enable Web based SSH
silversword411 committed
Jun 17, 2022 at 16:09 UTC
1608e67ebc8cd4d33750b727464a906b657fb4a0
1 file changed
+7
docs/docs/meshcentral/index.md
+7
@@ -714,12 +714,19 @@ MeshCentral supports the local device group allowing devices that do not have an
714
715

716
717
+To enable SSH support, add this line to the domain section of your config.json:
718
+
719
+```json
720
+"ssh": true
721
+```
722
+
723
Video Walkthru
724
725
<div class="video-wrapper">
726
<iframe width="320" height="180" src="https://www.youtube.com/embed/TtW5-g6SeZQ" frameborder="0" allowfullscreen></iframe>
727
</div>
728
729
+
730
### Raritan and WebPowerSwitch with Relay
731
732
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.