// Secure Remote Terminal Mirroring

Live Stream
Your Terminal.

Simple, secure terminal sharing for collaborative debugging and demonstrations. Zero configuration required.

Enter Access Code
Host a Session

Requires Node.js to be installed on the host machine.

Install Globally
npm i -g @rudresh-11/termirror@latest
Start Session
termirror
zsh
guest@terminal:~$ termirror
[info] Initializing PTY layer...
[info] Connected to relay node-1
[ok] Streaming active at room: 48F-A29
master git status
# On branch master
# Your branch is up to date with 'origin/master'.
guest@terminal:~$
Global Uplink
1.2 Gbps
Relay Nodes
42 Active
Pipes via Node-PTY & xterm.js
Live — Latency <14ms avg
// How it Works

Three steps to
real-time collaboration.

Step 01

Run the Agent

Start the agent on your host machine. It will generate a unique 6-digit session code securely.

Step 02

Share the Code

Give that 6-digit code to your collaborator or enter it here directly on the website interface.

Step 03

Real-time Mirroring

The collaborator sees your terminal output and can seamlessly send keystrokes back in real-time.