#1937 closed enhancement (fixed)
paramiko support for .ssh/config
Reported by: | Antoine Martin | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | major | Milestone: | 2.5 |
Component: | network | Version: | trunk |
Keywords: | Cc: |
Description
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
Change History (5)
comment:1 Changed 4 years ago by
Milestone: | 3.0 → 2.5 |
---|---|
Status: | new → assigned |
comment:2 Changed 4 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:5 Changed 16 months ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/1937
Note: See
TracTickets for help on using
tickets.
Done in r21034.
(see also #2041)