PHP Classes

SSH-2 support

Recommend this page to a friend!

      SSH in PHP  >  All threads  >  SSH-2 support  >  (Un) Subscribe thread alerts  
Subject:SSH-2 support
Summary:if you need SSH-2 support
Messages:1
Author:Thomas McKinzey
Date:2008-06-03 14:49:03
 

  1. SSH-2 support   Reply   Report abuse  
Picture of Thomas McKinzey Thomas McKinzey - 2008-06-03 14:49:03
if you need SSH-2 support that'll work on even shared hosts without the ssh2 PECL extension installed, i found this useful:

phpseclib.sourceforge.net/

it works on PHP4 and requires neither bcmath or mcrypt.