{% extends "base.html" %} {% block title %}SSH · {{ agent.hostname }}{% endblock %} {% block content %}

SSH · {{ agent.hostname }}

← back to device

Direct SSH from the RMM server to a host it can route to (LAN / WireGuard VPN). Credentials are used for this session only — never stored, never logged. The host key is not verified, so use this on trusted networks. Session open/close is audited.

Session live —

{% endblock %}