Bakhtina Sofya b84cb877be 1st comm | 2 nedēļas atpakaļ | |
---|---|---|
.. | ||
index.js | 2 nedēļas atpakaļ | |
license | 2 nedēļas atpakaļ | |
package.json | 2 nedēļas atpakaļ | |
readme.md | 2 nedēļas atpakaļ |
Get configured proxy
$ npm install get-proxy
const getProxy = require('get-proxy');
getProxy();
//=> 'http://192.168.0.1:8080'
MIT © Kevin Mårtensson