Skip to content

pm2-hive/pm2-webshell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pm2-webshell

GetBadges Game

Fully capable Webshell

PM2 SSH

Install

$ pm2 install pm2-webshell
$ google-chrome http://localhost:8080

Default Username: foo

Default Password: bar

Configure

# Changer user
$ pm2 set pm2-webshell:username foo

# Change password
$ pm2 set pm2-webshell:password bar

# Change port
$ pm2 set pm2-webshell:port 7890

# HTTPS
$ pm2 set pm2-webshell:https true

# SSL Certificate file
$ pm2 set pm2-webshell: ssl_cert ~/path/to/ssl.cert

# SSL Key file 
$ pm2 set pm2-webshell: ssl_key ~/path/to/ssl.key

Uninstall

$ pm2 uninstall pm2-webshell

License

MIT

About

Expose a fully capable terminal in your browser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published