You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mitogen/mitogen
David Wilson dc446f9042 ssh: Learn to type passwords and supply pubkeys.
Now ssh requires a tty allocation. This presents a scalability problem,
a future version could selectively allocate a tty only if typing
passwords is desired.

Sudo's tty handling is now moved into mitogen.master.
7 years ago
..
ansible
compat
__init__.py
core.py
fakessh.py
master.py ssh: Learn to type passwords and supply pubkeys. 7 years ago
ssh.py ssh: Learn to type passwords and supply pubkeys. 7 years ago
sudo.py ssh: Learn to type passwords and supply pubkeys. 7 years ago
tcp.py
utils.py