StanfordSNR / guardian-agent

[beta] Guardian Agent: secure ssh-agent forwarding for Mosh and SSH
BSD 3-Clause "New" or "Revised" License
439 stars 30 forks source link

tty not allocated despite passing -t #23

Open srd424 opened 5 years ago

srd424 commented 5 years ago

Using the latest version from github, I cannot get tty allocation to work:

steved@fs2:~$ sga-ssh  -t xubuntu tty
not a tty

Not specifying a command starts a login shell on the remote in a tty as expected, regardless of whether -t is specified or not.

Only anomaly here is fs2 (the intermediate machine) is an arm box.

Would be interested to know the status of this project - it looks very useful, but seems a bit dormant?