hubot-proxy-loader

0.0.1 • Public • Published

hubot-proxy-loader

A hubot script to load proxy setting

See src/proxy-loader.coffee for full documentation.

This script provides no commands, but loads proxy settings from envirinmental variable (http_proxy or HTTP_PROXY, and https_proxy or HTTPS_PROXY) and configure it in hubot's manner.

(see https://hubot.github.com/docs/patterns/#forwarding-all-http-requests-through-a-proxy)

Installation

In hubot project repo, run:

npm install hubot-proxy-loader --save

Then add hubot-proxy-loader to your external-scripts.json:

[
  "hubot-proxy-loader"
]

Package Sidebar

Install

npm i hubot-proxy-loader

Weekly Downloads

2

Version

0.0.1

License

MIT

Last publish

Collaborators

  • notok