search for: ssh_local_tti

Displaying 1 result from an estimated 1 matches for "ssh_local_tti".

Did you mean: ssh_local_tty
2023 Mar 01
2
Uniquely Identifying the Local TTY of an SSH Connection
Hi, I'm working on a tool for persistent terminal sessions that works much like tmux, and I would like to be able to make it so that people can set things up so that when they ssh onto a remote host, they automatically connect to a persistent session based on the local terminal they are connecting from. The idea would be that users can just type `ssh my-host` if their connection drops and