warp
Secure and simple terminal sharing
TLDR
Share your terminal
$ warp open [session-name]
Connect to a shared terminal$ warp connect [session-name]
Grant write access to a connected user$ warp authorize [username]
SYNOPSIS
warp command [options]
DESCRIPTION
warp enables secure terminal sharing with a simple command. One user opens a session and others can connect to view the terminal in real-time. Connections are TLS-encrypted and read-only by default, with explicit authorization required for write access. No SSH or shared server needed.
HISTORY
warp was created by spolu and is written in Go.

