get-proxy
Get configured proxy
Last updated 9 years ago by kevva .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install get-proxy 
SYNC missed versions from official npm registry.

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

Current Tags

  • 2.1.0                                ...           latest (9 years ago)

5 Versions

  • 2.1.0                                ...           9 years ago
  • 2.0.0                                ...           10 years ago
  • 1.1.0                                ...           10 years ago
  • 1.0.1                                ...           11 years ago
  • 1.0.0                                ...           11 years ago
Maintainers (1)
Downloads
Today 0
This Week 2
This Month 2
Last Day 0
Last Week 0
Last Month 1
Dependencies (1)
Dev Dependencies (2)

Copyright 2013 - present © cnpmjs.org | Home |