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