htproxy

1.0.1 • Public • Published

htproxy

A small script to spin up a basic auth protected HTTP proxy.

npm install -g htproxy

Add user

htproxy adduser [username]

You will be prompted for as password.

Delete user

htproxy deluser [username]

Launch

htproxy --port 8080 --ssl-key ./key.pem --ssl-cert ./cert.pem

Readme

Keywords

Package Sidebar

Install

npm i htproxy

Weekly Downloads

0

Version

1.0.1

License

ISC

Unpacked Size

4.75 kB

Total Files

6

Last publish

Collaborators

  • mwni