-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
Hi,
this seems like a lovely package, but I cannot get it to work. I am trying to connect to a server on a university system which is behind VPN. I hava already connected to the uni's system via a VPN client.
I have started an SSH session on my remote computer, after logging in via SSH. Now, I am trying to connect with ssh tunneling, using the command ssh user@server -L 55556:localhost:55555 -N (changing user and server, of course) in RStudio's terminal. This asks for password and then hangs.
Then, I am issuing remoter::client() command, which hangs indefinitely. I suppose, this is not the wanted behaviour. What am I doing wrong?
Thank you!
Metadata
Metadata
Assignees
Labels
No labels