Arrexel/phpbash

phpBash not responding

touhidshaikh opened this issue · 1 comments

after typing vi or nano command.
phpbash not responding any command.

example :
www-data@localhost:/var/www/html/phpbash# nano filename
or
www-data@localhost:/var/www/html/phpbash# vi

phpbash is non-interactive, and will not work with commands like nano/vi/su/etc. I tested after some recent changes and it no longer hangs when attempting these commands, so I will close this for now.