document demo_keygen.py file in readme

This commit is contained in:
Sofian Brabez 2011-07-24 14:09:11 +02:00 committed by Jeff Forcier
parent a97b8b6da9
commit a991b5d151
1 changed files with 3 additions and 0 deletions

3
README
View File

@ -141,6 +141,9 @@ the following example scripts (in demos/) get progressively more detailed:
'robey' (password 'foo'), and pretends to be a BBS. meant to be a
very simple demo of writing an ssh server.
:demo_keygen.py:
an key generator similar to openssh ssh-keygen(1) program with
paramiko keys generation and progress functions.
Use
---