[PythonCE] ssh server for wince!

Brian Retford brian at cococorp.com
Thu May 5 02:02:58 CEST 2005


paramiko + pyCrypto == ssh server on wince (first that I'm aware of...)

I had to comment out pyCrypto's windows specific random number 
generation, it's slow as piss, but it works, pretty much out of the 
box. I'm going to write a small sftp server for it. It still doesn't 
get you a proper shell, so someone would have to write that, but again, 
it works :)

brian



More information about the PythonCE mailing list