So we are trying to figure if we can connect to cockpit server from mRemoteNG over SSH. mRemoteNG uses putty sessions.
we can connect from browser: https://<server-ip>:9090/ just fine but we want to use only SSH keys to login (no password).
we want to do it from windows desktop where mRemoteNG is already running.
- Q1. Do we need port forwarding setup? or,
- Q2: Do we need tunnelingsetup?
Has anyone done this before?
Thank you.