zmate
Instant terminal sharing using Zellij sessions
TLDR
Start sharing the current Zellij session
$ zmate
Share on a custom port$ zmate -p [3333]
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.

