Socket
Socket
Sign inDemoInstall

ssl-proxy

Package Overview
Dependencies
5
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    ssl-proxy

Lightweight proxy for local HTTPS development using self-assigned SSL certificate.


Version published
Weekly downloads
61
decreased by-51.59%
Maintainers
1
Install size
485 kB
Created
Weekly downloads
 

Readme

Source

ssl-proxy

example workflow

Lightweight proxy for local HTTPS development using self-assigned SSL certificate.

Install

npm install -g ssl-proxy

Run

ssl-proxy

Defaults to source port 3001 and target 3000. To specify different ports, add the --source and --target parameters.

ssl-proxy --source 80 --target 3001

Warnings about self-assigned certificates are safe to ignore during development.

Keywords

FAQs

Last updated on 21 Apr 2022

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc