Mirror of mitogen
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.
 
 
 
Go to file
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.
8 years ago
docs Tidy. 8 years ago
examples Fixup ansible_demo.py for recent Ansibles 8 years ago
mitogen ssh: Learn to type passwords and supply pubkeys. 8 years ago
tests Import Docker build script for integration tests 8 years ago
todo Initial commit. 8 years ago
.gitignore Initial commit. 8 years ago
dev_requirements.txt Add more dependencies to dev_requirements.txt. 8 years ago
preamble_size.py Initial commit. 8 years ago
setup.py Initial commit. 8 years ago