Skip to content

feat: add jump host ssh option#1885

Open
rjourdan04 wants to merge 2 commits intowarp-tech:mainfrom
iDAKTO:main
Open

feat: add jump host ssh option#1885
rjourdan04 wants to merge 2 commits intowarp-tech:mainfrom
iDAKTO:main

Conversation

@rjourdan04
Copy link
Copy Markdown

Hi everyone,

When deploying Warpgate into our infrastructure, we faced a problem. We have multiple environments not sharing the same subnet. Each environment has a machine with a public ip that we are using as a "gateway" while the other machines only have private ips.

We didn't want to add complexity our maintenance process so having multiple Warpgate wasn't a solution.
We first tried to do ProxyJump using our client ssh config. It was working as expected but we lost a key feature : Session Recordings as Warpgate was just seeing a TCP flow.

What we wanted was the option to configure server side ProxyJump. This is a key feature for us to deploy Warpgate in our company.

Before submitting a feature request, we wanted to see if it was possible.
To be honest, we aren't Rust developers so we used AI assistance during development.

We built it and deployed it on a test environment and our needs are 100% satisfied. We are now able to configure ProxyJump for a target, session recordings work perfectly.

We believe this feature could benefit the community.

Let me know if you have any questions or suggestions.

Kind regards,
Romain

feat: add jump host ssh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant