Hi,
I notice the current release only uses TCPKeepAlive.
Is there going to be an option for ServerAliveInterval as well? Or is that something that's recommended for adding into /etc/ssh or ~/.ssh/config.
ServerAliveInterval is the only option which keeps a few of my tunnels up continuously.
Thanks,
Trevor
Hi Trevor, thanks for writing.
I will look into adding ServerAliveInterval as a default argument to tunnels.
As for custom options, in a future release of Meerkat (post-1.2, which I expect out soon) I will be adding support for arbitrary arguments for an SSH account. This will be similar to the disclosure triangle-based advanced options now available on tunnels.
Hi Trevor. This is on the list as well. Interestingly enough, the need never came up in beta testing or else I may have looked at it for 1.0. But it's something I hope to engineer into a future release.
Hi Trevor,
Two bits of news -- one good, one bad.
First, I've got a beta of Meerkat with support for ServerAliveInterval within it and I'd love your feedback. Rather than open up the ssh arguments, I've specifically added that option after doing some more research into it. You can get the build here.
As for the multiple port forwards per connection, I don't have anything new yet.



Hi Justin,
Thanks for the quick response. I'd love to switch over to Meerkat once that is enabled.
Your tunnel manager seems to be the most promising successor to SSHKeychain, and I like the auto launch features you've integrated already.
Have a nice weekend,
Trevor