|
|
Subscribe / Log in / New account

OpenSSH 6.7 will bring socket forwarding and more

OpenSSH 6.7 will bring socket forwarding and more

Posted Aug 28, 2014 17:59 UTC (Thu) by josh (subscriber, #17465)
Parent article: OpenSSH 6.7 will bring socket forwarding and more

I'm really looking forward to libopenssh. It's painful to fork/exec ssh and control it, and reimplementations like Python's paramiko don't provide compatibility with things like ~/.ssh/config.

(A similar problem applies to dhclient and dnsmasq versus the built-in DHCP client and server in systemd-networkd. We need more libraries.)


to post comments

OpenSSH 6.7 will bring socket forwarding and more

Posted Sep 4, 2014 12:10 UTC (Thu) by mgedmin (subscriber, #34497) [Link]

Paramiko supports at least a subset of ~/.ssh/config, which is what lets me use Fabric to control machines that need a ProxyCommand to access.


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds