PHP/lib/SSH2
Jump to navigation
Jump to search
|
PHP remote operations via SSH
|
About
The SSH2 library provides a pretty comprehensive way of managing remote operations over an ssh connection.
Pages
A few key functions, to start with:
ssh2_connect()ssh2_exec()ssh2_shell()
Links
- php.net: Secure Shell2