Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

pm2-webshell

Package Overview
Dependencies
Maintainers
2
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pm2-webshell

Expose a fully capable terminal in your browser

  • 1.24.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
2
Created
Source

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

Keywords

FAQs

Package last updated on 17 Jul 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc