Feature Request: Edit SSH Tunnels #4299
0100010001010011
started this conversation in
Ideas
Replies: 1 comment
-
|
Would add in next release, thank you for the feedback |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
📄 Description:
Currently, SSH tunnels in Electerm cannot be edited after creation. Users must delete and recreate tunnels even for small changes (e.g., port, direction, or host), which is inefficient and error-prone.
🎯 Use Case:
When working with multiple SSH tunnels (local/remote forwarding), it’s common to:
Change ports
Adjust direction (Local ↔ Remote)
Update endpoints (127.0.0.1 → other host)
Having to recreate tunnels each time slows down workflows significantly.
💡 Proposed Solution:
Add an "Edit" option for each SSH tunnel entry.
Beta Was this translation helpful? Give feedback.
All reactions