Execute Commands on Remote Computers over Network
Lawrence D'Oliveiro
ldo at geek-central.gen.new_zealand
Tue Jun 27 01:14:38 EDT 2006
In article <1151378614.481850.271340 at c74g2000cwc.googlegroups.com>,
"dylpkls91" <dpickles at pacbell.net> wrote:
>I have been researching this topic and come up with some code to make
>it work. It uses SSL and requires the 3rd party package Paramiko (which
>requires PyCrypto).
Why not just spawn an invocation of SSH?
More information about the Python-list
mailing list