Hacker News new | ask | show | jobs
by ghuntley 4131 days ago

    > You can optionally use a credentials file in ~/.remtail.json of this format:
What ever happened to just using .netrc?

http://www.gnu.org/software/inetutils/manual/html_node/The-_...

1 comments

or ssh config?
ssh config support is the first thing on the roadmap. I'd be happy to take a pull request for it.
Support would be good. I imagine a lot of people use their ssh config like I do; as a directory of servers that I have various scripts work with.