2.1.0 • Published 8 years ago
get-proxy v2.1.0
get-proxy 
Get configured proxy
Install
$ npm install get-proxyUsage
const getProxy = require('get-proxy');
getProxy();
//=> 'http://192.168.0.1:8080'License
MIT © Kevin Mårtensson
Get configured proxy
$ npm install get-proxyconst getProxy = require('get-proxy');
getProxy();
//=> 'http://192.168.0.1:8080'MIT © Kevin Mårtensson