Skip to content

pm2-hive/pm2-webshell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pm2-ssh

SSH to your server with a browser.

Install

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

Username: foo Password: bar

Configure

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

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

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

# Use https
$ pm2 set pm2-ssh:https true

License

MIT

About

Expose a fully capable terminal in your browser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published