LinuxCommandLibrary

zmate

Instant terminal sharing using Zellij sessions

TLDR

Start sharing the current Zellij session
$ zmate
copy
Share on a custom port
$ zmate -p [3333]
copy

SYNOPSIS

zmate [options]

DESCRIPTION

zmate lets you share a Zellij terminal session with others instantly over untrusted networks or behind NAT gateways. It uses SSH remote port-forwarding tunnels through a public SSH server. Inspired by tmate but designed for Zellij instead of tmux.

HISTORY

zmate was created by ziinaio and is written in Go.

SEE ALSO

tmate(1), zellij(1), tmux(1)

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard