dbeaver / dbeaver/dbeaver

SSH Jump Server With Private Key From Remote Server

Open
#34,816 2 comments 1 reaction 0 assignees View on GitHub
xf:ssh
Dominant language
Java
Stars
51.8k
Forks
4.4k
Avg merge
3d 8h
Merged PRs (30d)
188

Description

**Is your feature request related to a problem? Please describe.**
I'm always frustrated when I need to connect to a database on server B through server A due to access restrictions. Although I can SSH into server A and then into server B using a config file without a password, I'm unable to use the Jump servers feature to connect directly to server B with the necessary private key.

**Describe the solution you'd like**
I would like the ability to use SSH jump servers while specifying a private key that exists on the remote server (server A) to connect to another server (server B). This would streamline the process and eliminate the need for manual SSH commands or complex workarounds.

![Screenshot_1](https://github.com/user-attachments/assets/50562d45-3c58-40d3-a005-9e88455f672d)

**Additional context**
- https://github.com/orgs/dbeaver/discussions/34664

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.