You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Apologies if I'm missing something obvious, but rtop doesn't seem to be using my ssh agent.
MacOS 10.11.6
go1.7.5 darwin/amd64
$ ssh-add -l
2048 SHA256:blah /Users/blah/.ssh/id_rsa (RSA)
$ ssh server date
Sat 11 Feb 03:23:45 GMT 2017
$ bin/rtop server
Enter passphrase for key '/Users/blah/.ssh/id_rsa':
any ideas, please?
thanks much…
The text was updated successfully, but these errors were encountered:
Apologies if I'm missing something obvious, but rtop doesn't seem to be using my ssh agent.
MacOS 10.11.6
go1.7.5 darwin/amd64
$ ssh-add -l
2048 SHA256:blah /Users/blah/.ssh/id_rsa (RSA)
$ ssh server date
Sat 11 Feb 03:23:45 GMT 2017
$ bin/rtop server
Enter passphrase for key '/Users/blah/.ssh/id_rsa':
any ideas, please?
thanks much…
The text was updated successfully, but these errors were encountered: