| Classes of Martin Filip | > | SSH in PHP | > | > | > | > |
|
|
|
||||||||||||||||||||||
| Groups | Trackback | Applications |
| Groups |
| Networking protocols, clients and servers | View top rated classes | |
| Classes using PHP 5 specific features | View top rated classes | |
| Encrypting, decrypting and hashing data | View top rated classes |
| Innovation Award |
![]() August 2005 Number 3 Prize: One book of choice by O'Reilly |
SSH is a protocol that allows the execution of shell commands in a remote machine using secure channel. It is often used to access remote machines and execute operations via a private channel. It uses encryption to prevent illicit accesses to sensitive information that is exchanged between the client and the server. Despite the complexity of the protocol, this class provides a pure PHP implementation of an SSH client. It does not require more than a PHP installation with mcrypt libraries, which are standard since PHP 3. It enables the potential of applications that require executing automated operations in remote servers but require an high level of security. Manuel Lemos |
| User ratings |
| Ratings | Utility | Consistency | Documentation | Examples | Tests | Videos | Overall | Rank |
|---|---|---|---|---|---|---|---|---|
| All time: | Good (91%) | Good (90%) | - | Sufficient (78%) | - | - | Sufficient (62%) | 1032 |
| Month: | Not yet rated by the users | |||||||
| Pages that reference this package |
| Librería SSH para PHP Para aquellos que quieran desarrollar una aplicación que tenga acceso mediante SSH, le vendrá bien esta librería, aunque con la limitación de que sólo admite SSH1... |
Latest pages that reference packages
| Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
| File | Role | Description |
|---|---|---|
| Class | Whole nasty code ;) | |
| Example | Example of ssh in php class usage |
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.
|