You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

autosel_http_proxy

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

autosel_http_proxy

0.0.5
bundlerRubygems
Version published
Maintainers
1
Created
Source

= AutoselHttpProxy

AutoselHttpProxy sets HTTP proxy settings automatically with a startup file. AutoselHttpProxy allows to execute a COMMAND with "http_proxy" environment variable.

$ set_httpproxy COMMAND

If you use ruby's program, then can use the below code, to set HTTP proxy settings.

require 'autosel_http_proxy' AutoselHttpProxy::init AutoselHttpProxy::overwrite_base_class!

== Usage and Detail

Please read README.ja.rdoc file (in Japanese)...

== Links

  • {Project page}[http://gitorious.org/autosel_http_proxy]
  • {Gem}[http://gemcutter.org/gems/autosel_http_proxy]
  • {Twitter}[http://twitter.com/master_q]

FAQs

Package last updated on 25 Jan 2010

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