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

Feat: allows the MySQL module to connect through an SSH connection #183

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

bgatellier
Copy link
Contributor

@bgatellier bgatellier commented Aug 23, 2023

  • Add the ssh2 package

Closes #181

@bgatellier bgatellier added documentation Improvements or additions to documentation enhancement New feature or request labels Aug 23, 2023
@bgatellier bgatellier added this to the v4 milestone Aug 23, 2023
@bgatellier bgatellier self-assigned this Aug 23, 2023
@bgatellier bgatellier changed the title Feat/mysql ssh Feat: allows the MySQL module to connect through an SSH connection Aug 23, 2023
@bgatellier
Copy link
Contributor Author

Closed as SSH tunnelling can be done outside heart

@bgatellier bgatellier closed this Sep 18, 2023
@bgatellier
Copy link
Contributor Author

Reopen as the features will still be useful to tunel only the MySQL connection

@bgatellier bgatellier reopened this Oct 8, 2023
@bgatellier bgatellier modified the milestones: v4, vNext Oct 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[MySQL] Make the module able to proxy the port through a server
1 participant