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

Enable SSH port forwarding #713

Merged
merged 1 commit into from
Jan 18, 2021
Merged

Enable SSH port forwarding #713

merged 1 commit into from
Jan 18, 2021

Conversation

iainelder
Copy link
Contributor

This allows you to create an SSH tunnel to other VPC resources.

  • Expose ssh's -L option in the aws-gate subcommand
  • Document common use cases
  • Add a basic test for code coverage

Resolves #712

This allows you to create an SSH tunnel to other VPC resources.

* Expose ssh's `-L` option in the aws-gate subcommand
* Document common use cases
* Add a basic test for code coverage

Resolves #712
@xen0l xen0l merged commit d61f8d1 into xen0l:master Jan 18, 2021
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.

Allow SSH tunnelling to other VPC resources
2 participants