Bakhtina Sofya b84cb877be 1st comm 2 nedēļas atpakaļ
..
index.js b84cb877be 1st comm 2 nedēļas atpakaļ
license b84cb877be 1st comm 2 nedēļas atpakaļ
package.json b84cb877be 1st comm 2 nedēļas atpakaļ
readme.md b84cb877be 1st comm 2 nedēļas atpakaļ

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