Follow-up Comment #2, task #4417 (project administration):

Hi,

The requirements for SSH Proxy are quite the same as paramiko since my project
is heavily based on it.

These are:

  - Python 2.3
     http://www.python.org/
  - paramiko 1.3.1 (maybe works with 1.3 but untested)
     http://lag.net/paramiko/
  - pycrypto 1.9+ (should work with 2.0 too, according to paramiko)
     http://www.amk.ca/python/code/crypto

The two following dependencies will be optional in future release:
  - MySQL any version
     http://www.mysql.org/
  - mysql-python
     http://sourceforge.net/projects/mysql-python/

The language I used for this project is python, so no C compiler is
necessary.

You can get the first, non fully functional version at the following
address:

http://guerizec.net/~david/sshproxy/

It is functional for the SSH part, proxied or not, but the SFTP console is
still broken.

I hope this information is what you need.

David

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/task/?func=detailitem&item_id=4417>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/



Reply via email to