Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is LaravelCollective/SSH package up to date? #68

Open
gabrielfigueroa opened this issue Oct 9, 2018 · 2 comments
Open

Is LaravelCollective/SSH package up to date? #68

gabrielfigueroa opened this issue Oct 9, 2018 · 2 comments

Comments

@gabrielfigueroa
Copy link

I am noticing some differences between https://github.com/phpseclib/phpseclib/blob/master/phpseclib/Net/SSH2.php and the LaravelCollective SSH2.php. I don't have problems connecting via SSH to vps and linux systems but when trying to connect to legacy systems that require HostKeyAlgorithms +ssh-dss in the /etc/ssh_config I get the error:

ErrorException: Unable to fulfill channel request in /usr/share/optico2/vendor/phpseclib/phpseclib/phpseclib/Net/SSH2.php:3741

I do not want to hack the library to try to identify and fix the problem so are there any suggestions?

@simplenotezy
Copy link

👍 I'm wondering as well. Does it work on 5.7 (latest laravel version)?

@robertnicjoo
Copy link

@gabrielfigueroa @simplenotezy I am using it on laravel 5.8 and it's working just fine. visit 3365cb0 for more info.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants