Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] SSH tunnel support #205

Open
mhammerly opened this issue Jun 7, 2024 · 7 comments · May be fixed by #246
Open

[FEATURE] SSH tunnel support #205

mhammerly opened this issue Jun 7, 2024 · 7 comments · May be fixed by #246
Assignees
Labels
kind/enhancement New feature or request

Comments

@mhammerly
Copy link

Most databases I want to connect to are only reachable with an SSH tunnel through a bastion server. Some database clients (DBeaver, DataGrip, pgcli off the top of my head) support setting up tunnels in their config and it'd be nice if dblab did as well.

@mhammerly mhammerly added the kind/enhancement New feature or request label Jun 7, 2024
@drakythe
Copy link

drakythe commented Jun 7, 2024

+1 to this. I make use of SequelAce usually but I'd love to have DBLab as an alternative for when I'm in a terminal scenario and don't have a GUI. I was just reviewing all the docs to see if this was supported and can't find any mention of "proxy" "tunnel" or "ssh".

@danvergara danvergara self-assigned this Jun 7, 2024
@danvergara
Copy link
Owner

@mhammerly Thanks for bringing this to my attention. Can't promise to work on this right away, because I have other issues with higher priority, but I've been doing my best to address users' requests lately.

@mhammerly
Copy link
Author

whenever you get around to it (if you can at all), thanks! just made an issue to give myself and others a place to subscribe

dblab looks cool, may write a little wrapper script so i can try it out in the meantime!

@janpieper
Copy link

Really looking forward to have SSH tunneling built in 👍

I am not a golang developer, but I could have a look into this. Would only need to know if there is a good package for it 😉

@grindarius
Copy link

DBLAB looks really cool. I am really looking forward to have this built in as well 👍🏽

@hsanson
Copy link

hsanson commented Jul 5, 2024

This library should make it easy to add SSH tunneling to DB connections:

@danvergara danvergara linked a pull request Dec 17, 2024 that will close this issue
9 tasks
@danvergara
Copy link
Owner

danvergara commented Jan 4, 2025

Guys, there's a new PR addressing this issue. Please, check it out and let me know if that satisfies your requirements. Sorry if it took so long to arrive.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants