pm2-webshell: Expose a fully capable terminal in your browser

added by bpwndaddy
6/11/2015 3:17:13 PM

942 Views

pm2-webshell is the first notable proof of concept. It allows you to expose a fully capable terminal straight in your browser, available from anywhere (this is configurable). Under the hood, it uses the pty.js modules allowing you to fork processes with pseudo terminal file descriptors. You can configure pm2-webshell to: Change the username and password for authentication Change the listening port Use HTTPS instead of HTTP to securely transit data from your browser to the module


0 comments