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