Longhorn PHP 2025 - Speakers and Schedule Announced!

Secure Shell2

add a note

User Contributed Notes 1 note

up
12
zelnaga+php at gmail dot com
16 years ago
if you're trying to connect to an ssh server in an environment where the ssh2 extension cannot be installed this pure-php implementation may be helpful:

http://phpseclib.sourceforge.net/documentation/net.html
To Top