https-to-http-proxy

1.0.2 • Public • Published

https-to-http-proxy

Allows to access an insecure HTTPS page over http

Usage:

npx https-to-http-proxy google.com

Options:

Port

Run the proxy on the given port default 3030

npx https-to-http-proxy --port 8080 google.com

Insecure

Ignore invalid HTTPS SSL Certificate

npx https-to-http-proxy --insecure google.com

Readme

Keywords

none

Package Sidebar

Install

npm i https-to-http-proxy

Weekly Downloads

0

Version

1.0.2

License

MIT

Unpacked Size

1.58 kB

Total Files

3

Last publish

Collaborators

  • jantimon