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

paramiko support for .ssh/config #1937

Closed
totaam opened this issue Aug 20, 2018 · 6 comments
Closed

paramiko support for .ssh/config #1937

totaam opened this issue Aug 20, 2018 · 6 comments

Comments

@totaam
Copy link
Collaborator

totaam commented Aug 20, 2018

Issue migrated from trac ticket # 1937

component: network | priority: major | resolution: fixed

2018-08-20 18:57:33: antoine created the issue


Following up #1646.

paramiko.config.SSHConfig can parse .ssh/config.
Then we can use host definitions and even proxy commands, see Connecting with paramiko using the user's OpenSSH config

@totaam
Copy link
Collaborator Author

totaam commented Sep 23, 2018

2018-09-23 06:20:04: antoine changed status from new to assigned

@totaam
Copy link
Collaborator Author

totaam commented Nov 19, 2018

2018-11-19 14:06:03: antoine changed status from assigned to closed

@totaam
Copy link
Collaborator Author

totaam commented Nov 19, 2018

2018-11-19 14:06:03: antoine set resolution to fixed

@totaam
Copy link
Collaborator Author

totaam commented Nov 19, 2018

2018-11-19 14:06:03: antoine commented


Done in r21034.

(see also #2041)

@totaam totaam closed this as completed Nov 19, 2018
@totaam
Copy link
Collaborator Author

totaam commented Apr 23, 2019

2019-04-23 02:46:51: antoine commented


See also #2282 for IdentityFile support.

@totaam
Copy link
Collaborator Author

totaam commented Jan 27, 2020

2020-01-27 17:14:33: antoine commented


See also #2567.

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

No branches or pull requests

1 participant