[新软件] Eternal Terminal to maintain ssh sessions alive

date
Jan 7, 2024
slug
newsoftware-et-eternal-terminal-ssh-session
status
Published
summary
新软件-
tags
software
type
Post
URL
 
 

Summary

安装过程

Server@Ubuntu

sudo apt-get install -y software-properties-common
sudo add-apt-repository ppa:jgmath2000/et
sudo apt-get update
sudo apt-get install et

ufw allow 2022
notion image

Client@Mac

brew install MisterTea/et/et
sudo brew services start mistertea/et/et
# change ~/.ssh/config 
Host 80.IP.239
   Port 22022
# then run
et root@80.IP.239
notion image

截图

 
 

© Ying Bun 2021 - 2024