Socket
Socket
Sign inDemoInstall

@mwni/htproxy

Package Overview
Dependencies
5
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @mwni/htproxy

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


Version published
Maintainers
1
Created

Readme

Source

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

Keywords

FAQs

Last updated on 29 May 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