super-simple-proxy

1.0.1 • Public • Published

local-ssl-proxy

Simple HTTP proxy. Very simple.

Credit: Most of the code was basically borrowed from https://github.com/cameronhunter/local-ssl-proxy. I wanted a simple binary that would also allow you to create a regular http proxy.

Eventually I'll integrate the ssl proxy into this one.

Install

npm install -g super-simple-proxy

Run

To start a proxy from port 80 to 3000 run:

super-simple-proxy --source 80 --target 3000

Readme

Keywords

none

Package Sidebar

Install

npm i super-simple-proxy

Weekly Downloads

2

Version

1.0.1

License

MIT

Last publish

Collaborators

  • applepicke