proxy-support

1.0.2 • Public • Published

proxy-support Build Status

Replace globalAgent with tunnel-agent

Install

$ npm install --save proxy-support -g

Usage

Most tools (which use request, got, etc...) are using global Agent from http, so to fix proxy support you should do something like this:

alias node="node -r proxy-support"

This should work from iojs@1.6.0.

License

MIT © Vsevolod Strukchinsky

Readme

Keywords

Package Sidebar

Install

npm i proxy-support

Weekly Downloads

0

Version

1.0.2

License

MIT

Last publish

Collaborators

  • floatdrop