Displaying 1 result from an estimated 1 matches for "pyssh".
Did you mean:
pssh
2003 Mar 07
5
gui wrapper for ssh -X
Hi,
I've been attempting to write a gui wrapper to launch
ssh -X user at machine application
I'm trying to launch ssh and connect to it with pipes so that my front
end can enter the password if required (either from a cache or by
popping up a dialogue box).
I've been having problems with pipes though reading from ssh's stdout,
for when it asks for the password. Before I go