maxsnts / XwRemote

Multi protocol remote client: RDP, SSH, FTP, SFTP, AWS S3, Azure File, VNC
GNU General Public License v3.0
106 stars 72 forks source link

Support SSH connections as "jump" for RDP/SSH/VNC…? #22

Open C-Duv opened 1 year ago

C-Duv commented 1 year ago

I need to connect to a RDP server via a bastion server which is accessible via SSH.

So if XwRemote were to support tunneling it's RDP/SSH/VNS traffic via a SSH tunnel he opens itself, it would be great.

Of course I could open my SSH tunnel by hand prior to connecting using my client RDP (Microsoft's or mRemoteNG or XwRemote or …) but it's less user-friendly and the public in need for such connection is not tech savy.

For Linux users they can use Remmina but this client does not support running on Windows OSes.

Is jump via SSH hosts on the roadmap?

maxsnts commented 1 year ago

Hi. I never had this necessity but when i get the time i will investigate. I can't promise, but i will take a look when life allows.