[Twisted-Python] ssh client and server

Kuba Konczyk jakamkon at gmail.com
Fri Apr 11 10:33:23 EDT 2008


Have a look at http://twistedmatrix.com/trac/browser/trunk/doc/conch/examples/sshsimpleserver.py

2008/4/11, Vasil Vangelovski <vvangelovski at gmail.com>:
> I want to write a custom ssh server and client. the client should
>  authenticate, execute just one command on the server and get back the
>  response. I've been following the examples from the O'reilly book, but
>  I'm kinda lost. Basicaly what I wand to do is use the client from the
>  last example, but a simpler server without a terminal emulator,
>  nothing fancy. Can anyone help?
>




More information about the Twisted-Python mailing list