Skip to content

Terminal

m1nd includes a browser-based terminal for SSH and Telnet sessions, powered by xterm.js.

SSH Terminal

  • Browser-based PTY via xterm.js + paramiko
  • Multi-session — open multiple SSH sessions simultaneously
  • Resize support — terminal resizes with the browser window
  • Direct from V1sion — click SSH on any topology node to open a session

Telnet Terminal

  • Same xterm.js architecture as SSH
  • Raw TCP with IAC negotiation stripping
  • Useful for legacy network equipment that only supports Telnet

Usage

From the Terminal Tab

Navigate to the Terminal tab and enter connection details (host, port, credentials).

From V1sion Topology

Click the SSH or Telnet button on any selected node's action bar. This switches to the Network Tools tab and pre-fills the terminal with the node's IP address.

TIP

Terminal sessions use credentials stored in Bra1n when available. Link your V1sion nodes to Bra1n endpoints with credentials for seamless access.

Released under the MIT License.