Remote control GVM

Thank you bricks for your response. I have managed to access the GVM remotely, following this post.

The problem is that proposed solution creates a local socket so I have to use UnixSocketConnection, instead of SSHConnection. I tried to make the ssh work (through SSHConnection) based on this post, but I haven’t managed to make it work. If you any tips, it would be great.