docs - Enable Web based SSH
This commit is contained in:
parent
84171999b3
commit
1608e67ebc
|
@ -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
|
||||
|
||||
<div class="video-wrapper">
|
||||
<iframe width="320" height="180" src="https://www.youtube.com/embed/TtW5-g6SeZQ" frameborder="0" allowfullscreen></iframe>
|
||||
</div>
|
||||
|
||||
|
||||
### 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.
|
||||
|
|
Loading…
Reference in New Issue