proxy-all

1.0.0 • Public • Published

proxy-all

Proxies all http/https requests when NODE_PROXY env is set

Install

npm install --save proxy-all

Use

require the module

require('proxy-all');
// ... your code ...

run your code with NODE_PROXY set

NODE_PROXY=http://localhost:8080/ node index.js

Readme

Keywords

none

Package Sidebar

Install

npm i proxy-all

Weekly Downloads

4

Version

1.0.0

License

MIT

Last publish

Collaborators

  • glin1111
  • alberg.gu
  • ebay-opensource
  • gchads
  • malhan
  • davidvc
  • yufwang
  • lulavalva
  • sendlo
  • ebay-owner
  • ianmcburnie
  • mlrawlings
  • dylanpiercey
  • supnate
  • tibalt
  • akleinsteiber
  • fgoris
  • scttdavs
  • agliga
  • dimichgh
  • abiyasa
  • sdepold