Kevin 29b9a0c50c clean && clean html base 4 vuotta sitten
..
index.js 29b9a0c50c clean && clean html base 4 vuotta sitten
license 29b9a0c50c clean && clean html base 4 vuotta sitten
package.json 29b9a0c50c clean && clean html base 4 vuotta sitten
readme.md 29b9a0c50c clean && clean html base 4 vuotta sitten

readme.md

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