php-ssh-connection icon indicating copy to clipboard operation
php-ssh-connection copied to clipboard

Provides an elegant syntax to connect to SSH servers and execute commands.

Results 5 php-ssh-connection issues
Sort by recently updated
recently updated
newest added

Is there any way to use this extension with PHP 7.0?

Hi, I tried to use your package but it works well for every single command but when I use it within the for loop and have multiple commands in array...

As title, it seems that we use `MD5` and `SHA-1` hashes for the connection fingerprint. But they're not safe because of collision. To be secure, I think we can use...