[PR #3295] [MERGED] feat: putty like ssh tunnel destination #3886

Closed
opened 2026-02-27 01:54:09 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/electerm/electerm/pull/3295
Author: @Chakyiu
Created: 2/29/2024
Status: Merged
Merged: 3/2/2024
Merged by: @zxdong262

Base: masterHead: features/putty-like-ssh-tunnel-destination


📝 Commits (2)

  • 806d049 feat: add putty like destination config in ssh-tunnel
  • 76114ce chore: lint

📊 Changes

3 files changed (+36 additions, -16 deletions)

View changed files

📝 src/app/common/build-ssh-tunnel.js (+2 -1)
📝 src/client/common/build-ssh-tunnel.js (+2 -1)
📝 src/client/components/bookmark-form/render-ssh-tunnel.jsx (+32 -14)

📄 Description

Introduction

Add a putty-like SSH tunnel config on allowing to customize the remote host. Useful when accessing a jump-host.

Example

image


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/electerm/electerm/pull/3295 **Author:** [@Chakyiu](https://github.com/Chakyiu) **Created:** 2/29/2024 **Status:** ✅ Merged **Merged:** 3/2/2024 **Merged by:** [@zxdong262](https://github.com/zxdong262) **Base:** `master` ← **Head:** `features/putty-like-ssh-tunnel-destination` --- ### 📝 Commits (2) - [`806d049`](https://github.com/electerm/electerm/commit/806d049e1c977897957441edc1b3df9f7b7c04ed) feat: add putty like destination config in ssh-tunnel - [`76114ce`](https://github.com/electerm/electerm/commit/76114cee6cd3c258fd798e3269031ddd31df01d2) chore: lint ### 📊 Changes **3 files changed** (+36 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `src/app/common/build-ssh-tunnel.js` (+2 -1) 📝 `src/client/common/build-ssh-tunnel.js` (+2 -1) 📝 `src/client/components/bookmark-form/render-ssh-tunnel.jsx` (+32 -14) </details> ### 📄 Description # Introduction Add a putty-like SSH tunnel config on allowing to customize the remote host. Useful when accessing a jump-host. # Example ![image](https://github.com/electerm/electerm/assets/49145984/7c51415b-4b2c-402f-b91a-7c64aef18a01) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 01:54:09 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/electerm#3886
No description provided.