mysql / mysql/mysql-shell-plugins
Enable password support for SSH tunnel
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 96
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
I have an SSH connection that uses a password to authenticate, not an SSH key. Can this be added as an option to 'SSH Tunnel' tab?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the SSH Tunnel tab entry point and its current key-based authentication flow. Determine how an optional password is represented and handled, then verify that the tab can establish a tunnel with password authentication while preserving key-based connections.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100