Skip to content

Serial Console

Reach can talk to serial devices like routers, switches, and embedded hardware directly from the app.

  1. Go to the serial section
  2. Pick a port from the list of detected serial ports
  3. Set the baud rate
  4. Connect

That’s it. Data shows up in the same terminal interface used for SSH sessions, so it feels familiar.

  • Windows - COM ports (COM1, COM2, etc.)
  • macOS - TTY devices
  • Linux - TTY devices (/dev/ttyUSB0, /dev/ttyACM0, etc.)
  • Configuring network equipment (Cisco, Juniper, MikroTik, etc.)
  • Debugging embedded systems
  • Accessing device consoles
  • Setting up headless servers or SBCs that only have serial output