JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1512
  • Score
    100M100P100Q109225F
  • License ISC

a http(s) proxy server

Package Exports

  • node-http-proxy

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (node-http-proxy) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

node-http-proxy

a node http(s) proxy server

Install node-http-proxy

$npm install -g node-http-proxy

Usage

$nproxy start -p 9999 -i 1 #start proxy server by create child process 1(default) on port 9999(default 8234)

$nproxy stop #stop server

$nproxy restart #restart server

Something need to do

1.finished nproxy command
2.support other http method