1
vote
2answers
104 views
Why no pure Python SSH1 (version 1) client implementations?
There seem to be a few good pure Python SSH2 client implementations out there, but I haven't been able to find one for SSH1. Is there some specific reason for this other than lack of interest in su …
