{% extends "pages/sandbox_base.html" %} {% block title %}Forward — {{ sandbox_name }} — Shoreguard{% endblock %} {% block extra_css %} {% endblock %} {% block breadcrumb_tail %}
Relay a raw TCP/SSH tunnel into this sandbox. SSH opens a short-lived relay session and streams the connection bytes; a full in-browser SSH client is a planned follow-up, so the SSH view shows the raw protocol stream.