Connecting & the terminal
Sessions give you a real xterm.js terminal — ANSI colors, timestamps, live search, copy and log download — for both SSH and Telnet.
- Open Sessions and click “Connect to device”, then pick a device from the list.
- The session opens a terminal; type commands exactly as you would in PuTTY or any SSH client.
- Keep several sessions open side by side — each shows a live status badge (connecting, connected, executing, error) and a protocol badge (SSH / Telnet).
- When auto-reconnect is enabled for a device, a dropped session reconnects automatically with backoff — the terminal and its history stay alive.
- If a session is stuck on error/reconnecting, hit the Reconnect button on the session page or in the session list — it reconnects with the same session id.
- Use the toolbar to search output, toggle timestamps, change the font size, clear the buffer, copy it or download a .log file.
- Credentials come from the OS keychain automatically; nothing is stored in plain text.
Tip
Keep several sessions open side by side — each shows a live status badge (connecting, connected, executing, error) and a protocol badge (SSH / Telnet).
Note
Press Ctrl+F inside a terminal to search its output instantly, and use ↑ / ↓ to recall commands you typed earlier.