Warning: file_get_contents(https://raw.githubusercontent.com/Den1xxx/Filemanager/master/languages/ru.json): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found
in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 88
Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 215
Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 216
Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 217
Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 218
Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 219
Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 220
#include "php.h"
BEGIN_EXTERN_C()
ZEND_FUNCTION(ssh2_connect);
ZEND_FUNCTION(ssh2_disconnect);
ZEND_FUNCTION(ssh2_methods_negotiated);
ZEND_FUNCTION(ssh2_fingerprint);
ZEND_FUNCTION(ssh2_auth_none);
ZEND_FUNCTION(ssh2_auth_password);
ZEND_FUNCTION(ssh2_auth_pubkey_file);
ZEND_FUNCTION(ssh2_auth_pubkey);
ZEND_FUNCTION(ssh2_auth_hostbased_file);
ZEND_FUNCTION(ssh2_forward_listen);
ZEND_FUNCTION(ssh2_forward_accept);
ZEND_FUNCTION(ssh2_shell);
ZEND_FUNCTION(ssh2_shell_resize);
ZEND_FUNCTION(ssh2_exec);
ZEND_FUNCTION(ssh2_tunnel);
ZEND_FUNCTION(ssh2_scp_recv);
ZEND_FUNCTION(ssh2_scp_send);
ZEND_FUNCTION(ssh2_fetch_stream);
ZEND_FUNCTION(ssh2_send_eof);
ZEND_FUNCTION(ssh2_sftp);
ZEND_FUNCTION(ssh2_sftp_rename);
ZEND_FUNCTION(ssh2_sftp_unlink);
ZEND_FUNCTION(ssh2_sftp_mkdir);
ZEND_FUNCTION(ssh2_sftp_rmdir);
ZEND_FUNCTION(ssh2_sftp_chmod);
ZEND_FUNCTION(ssh2_sftp_stat);
ZEND_FUNCTION(ssh2_sftp_lstat);
ZEND_FUNCTION(ssh2_sftp_symlink);
ZEND_FUNCTION(ssh2_sftp_readlink);
ZEND_FUNCTION(ssh2_sftp_realpath);
ZEND_FUNCTION(ssh2_publickey_init);
ZEND_FUNCTION(ssh2_publickey_add);
ZEND_FUNCTION(ssh2_publickey_remove);
ZEND_FUNCTION(ssh2_publickey_list);
ZEND_FUNCTION(ssh2_auth_agent);
END_EXTERN_C()
int php_swoole_ssh2_mshutdown();
int php_swoole_ssh2_minit(int module_number);
void php_swoole_ssh2_minfo();