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

feature: add source address support via paramiko sock #323

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

mzsombor
Copy link

@mzsombor mzsombor commented Jan 9, 2023

Hi,

I often find myself working on a multi-interface environment to reach different networks.

With paramiko I'm able to achieve this feature using the sock argument:

I was tinkering with the code and managed to integrate this functionality in your project.

I hope you don't mind and if you find it useful it would be nice to have this feature in the original project. If not, I hope this will be helpful for others who are looking for similar functionalities.

Thank you!

@mzsombor mzsombor closed this Jan 10, 2023
fix: socket moved to ssh_connect
@mzsombor mzsombor reopened this Jan 11, 2023
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.

None yet

1 participant