get-proxy

Get configured proxy

MIT License

Downloads
4.5M
Stars
15
Committers
3

get-proxy Build Status

Get configured proxy

Install

$ npm install get-proxy

Usage

const getProxy = require('get-proxy');

getProxy();
//=> 'http://192.168.0.1:8080'

License

MIT © Kevin Mårtensson

Package Rankings
Top 3.23% on Npmjs.org
Top 31.48% on Repo1.maven.org
Badges
Extracted from project README
Build Status