Thanks to visit codestin.com
Credit goes to github.com

Skip to content

wbtlb/zmate

 
 

Repository files navigation

zmate

This is a fork based on zellij version 0.39.1 that allows terminal sharing using ssh. Inspired by tmate.

This project is in the early stages of development

Quick Start

  1. Build
cargo xtask build
  1. Run the following command to start the ssh server
./target/debug/zellij ssh
  1. Run the following command in another terminal to connect to the ssh server
ssh 127.0.0.1 -p 6222

About

Sharing the zellij terminal with ssh

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 99.9%
  • Shell 0.1%