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