0.1.4 • Published 2 years ago

@daniel.pickett/http-proxy v0.1.4

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

http-proxy

A node JS CLI to proxy requests to another URL.

Usage

http-server [options]

Options

OptionAliasDescriptionDefault
--port-pThe port to run the proxy server on8080
--target-tThe URL to proxy requests torequired
--ipShow the IP address of requests in the consolefalse
--secure-SRun the server in HTTPS modefalse
--key-KThe path to the private key when using HTTPS modekey.pem
--cert-CThe path to the public key when using HTTPS modecert.pem
0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago