PHP-SSH2-Web-Client | PHP Web Client to connect by SSH to another servers
kandi X-RAY | PHP-SSH2-Web-Client Summary
kandi X-RAY | PHP-SSH2-Web-Client Summary
PHP-SSH2-Web-Client is a PHP library. PHP-SSH2-Web-Client has no vulnerabilities, it has a Permissive License and it has low support. However PHP-SSH2-Web-Client has 6 bugs. You can download it from GitHub.
Cliente Web SSH2 en PHP que usa websockets para conectar a otros servidores por SSH con el cliente web. Necesitas tener activadas libssh2 instalado en el servidor y hospedarlo en un servidor linux, puedes comprobar libssh2 con "phpinfo()" mas informacion en
Cliente Web SSH2 en PHP que usa websockets para conectar a otros servidores por SSH con el cliente web. Necesitas tener activadas libssh2 instalado en el servidor y hospedarlo en un servidor linux, puedes comprobar libssh2 con "phpinfo()" mas informacion en
Support
Quality
Security
License
Reuse
Support
PHP-SSH2-Web-Client has a low active ecosystem.
It has 155 star(s) with 53 fork(s). There are 7 watchers for this library.
It had no major release in the last 6 months.
There are 1 open issues and 14 have been closed. On average issues are closed in 99 days. There are 1 open pull requests and 0 closed requests.
It has a neutral sentiment in the developer community.
The latest version of PHP-SSH2-Web-Client is current.
Quality
PHP-SSH2-Web-Client has 6 bugs (0 blocker, 0 critical, 2 major, 4 minor) and 1 code smells.
Security
PHP-SSH2-Web-Client has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
PHP-SSH2-Web-Client code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
PHP-SSH2-Web-Client is licensed under the MIT License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
PHP-SSH2-Web-Client releases are not available. You will need to build from source code and install.
Installation instructions are available. Examples and code snippets are not available.
PHP-SSH2-Web-Client saves you 74 person hours of effort in developing the same functionality from scratch.
It has 203 lines of code, 6 functions and 3 files.
It has high code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi has reviewed PHP-SSH2-Web-Client and discovered the below as its top functions. This is intended to give you an instant insight into PHP-SSH2-Web-Client implemented functionality, and help decide if they suit your requirements.
- Handles a message .
- Establish SSH connection
- onClose event
- On open connection
- Called when an error occurs .
Get all kandi verified functions for this library.
PHP-SSH2-Web-Client Key Features
No Key Features are available at this moment for PHP-SSH2-Web-Client.
PHP-SSH2-Web-Client Examples and Code Snippets
No Code Snippets are available at this moment for PHP-SSH2-Web-Client.
Community Discussions
No Community Discussions are available at this moment for PHP-SSH2-Web-Client.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install PHP-SSH2-Web-Client
NOTE: You can change the size of the terminal modifying the constants ROWS and COLS in Servidorsocket.php but you have to do in index.html too. Must be the same size in both files or the web terminal will draw the information in a bad way.
Install libssh2. If you have Plesk Panel follow this manual https://support.plesk.com/hc/en-us/articles/213930085-How-to-install-SSH2-extension-for-PHP-
Install xterm with npm with "npm install" or on the root folder execute "npm install xterm"
On the "server" folder install ratchet (http://socketo.me/) with composer, execute on the "server" folder "composer install"
Run the websocket that is in the "server/bin" folder, you can do it with the commando "php server/bin/websocket.php 2>&1 >/dev/null &" from the root folder.
Modify the url of the websocket in the index.html file, line 81
Now you can load the url of the domain.
Install libssh2. If you have Plesk Panel follow this manual https://support.plesk.com/hc/en-us/articles/213930085-How-to-install-SSH2-extension-for-PHP-
Install xterm with npm with "npm install" or on the root folder execute "npm install xterm"
On the "server" folder install ratchet (http://socketo.me/) with composer, execute on the "server" folder "composer install"
Run the websocket that is in the "server/bin" folder, you can do it with the commando "php server/bin/websocket.php 2>&1 >/dev/null &" from the root folder.
Modify the url of the websocket in the index.html file, line 81
Now you can load the url of the domain.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page