Expose a fully capable terminal in your browser
npm install pm2-webshell
Fully capable Webshell
``bash`
$ pm2 install pm2-webshell
$ google-chrome http://localhost:8080
Default Username: foo
Default Password: bar
`Changer user
$ pm2 set pm2-webshell:username foo
Uninstall
`bash
$ pm2 uninstall pm2-webshell
``MIT