LinuxCommandLibrary

warp

Secure and simple terminal sharing

TLDR

Share your terminal
$ warp open [session-name]
copy
Connect to a shared terminal
$ warp connect [session-name]
copy
Grant write access to a connected user
$ warp authorize [username]
copy

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.

SEE ALSO

tmux(1), screen(1), tmate(1)

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard