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

sga-ssh: unsupported option: ServerAliveInterval=60 #19

Open frank-f opened 6 years ago

frank-f commented 6 years ago

Hi,

I'm connecting to a remote machine with some sort of connectivity issue and with regular OpenSSH I can prevent my connection from constantly dying by using -oServerAliveInterval=60. Unfortunately I notice that sga-ssh has no such option. Can you please add some connection-anti-idle functionality?

Thank you :) Frank