[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[sshproxy-dev] Changes to sshproxy/README
From: |
Pierre-Yves Rofes |
Subject: |
[sshproxy-dev] Changes to sshproxy/README |
Date: |
Fri, 18 Nov 2005 04:39:37 -0500 |
Index: sshproxy/README
diff -u sshproxy/README:1.1 sshproxy/README:1.2
--- sshproxy/README:1.1 Thu Jul 21 09:43:36 2005
+++ sshproxy/README Fri Nov 18 09:39:35 2005
@@ -43,3 +43,15 @@
The user is then connected to the remote side, and can do shell commands
and/or sftp tranfers with an embedded sftp console.
+What else do I need to make it work?
+====================================
+
+SSHproxy requires:
+-python >=2.3
+-paramiko-1.5.1
+-pycrypto (needed for paramiko)
+-mysql-python
+
+SSHProxy requires paramiko-1.5.1 to work fine. It should work with a previous
+version, but 1.5.1 corrected a lot of bugs, especially switching between
+the shell and the SFTP Console.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [sshproxy-dev] Changes to sshproxy/README,
Pierre-Yves Rofes <=