[BangPypers] Multilevel SSH in Python

Noufal Ibrahim noufal at nibrahim.net.in
Tue Oct 16 14:04:52 CEST 2012


davidsnt <davidsnt at gmail.com> writes:

> Yeah agreed, but with proxycommand and nc I get a very little control over
> the session, I need a connection object where I can create multiple
> connections and execute a large set of commands.

Yes but all through your gateway correct? 

The ssh level configutation will make this gateway business transparent
to your application. YOu can simply ssh to ServerC and get back a
"connection object" (perhaps using fabric or something to implement
actual commands).

[...]


-- 
Cordially,
Noufal
http://nibrahim.net.in


More information about the BangPypers mailing list