Latest Socket ResearchMalicious Chrome Extension Performs Hidden Affiliate Hijacking.Details
Socket
Book a DemoInstallSign in
Socket

doer

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

doer

Construct HTTP/HTTPS agents for tunneling proxies

latest
Source
npmnpm
Version
0.0.0
Version published
Maintainers
1
Created
Source

doer Build Status

Construct HTTP/HTTPS agents for tunneling proxies

Install

$ npm install --save doer

Usage

var http = require('http');
var doer = require('doer');

doer();

API

doer(proxy, options)

proxy

Type: string

Lorem ipsum.

options

Type: object

protocol

Type: 'string'
Default: 'http'

Lorem ipsum.

License

MIT © Kevin Martensson

FAQs

Package last updated on 13 Jul 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts