Path to this page:
./
net/ruby-proxifier2,
Proxifier forces ruby to use a proxy
Branch: CURRENT,
Version: 1.1.0,
Package name: ruby31-proxifier2-1.1.0,
Maintainer: pkgsrc-usersruby-proxifier
This gem was created for 2 purposes.
First is to enable ruby programmers to use HTTP or SOCKS proxies
interchangeably when using TCPSockets. Either manually with
Proxifier::Proxy#open or by require "proxifier/env".
The second purpose is to use ruby code that doesn't user proxies for users
that have to use proxies.
The pruby and pirb executables are simple wrappers for their respective ruby
executables that support proxies from environment variables.
Master sites:
Filesize: 9.5 KB
Version history: (Expand)
- (2023-04-30) Package added to pkgsrc.se, version ruby31-proxifier2-1.1.0 (created)
CVS history: (Expand)
2023-04-30 15:16:44 by Takahiro Kambe | Files touched by this commit (5) |
Log message:
net/ruby-proxifier2: add package version 1.1.0
This is ruby-proxifier pacakge renamed its gem name, required by new chef.
ruby-proxifier
This gem was created for 2 purposes.
First is to enable ruby programmers to use HTTP or SOCKS proxies
interchangeably when using TCPSockets. Either manually with
Proxifier::Proxy#open or by require "proxifier/env".
The second purpose is to use ruby code that doesn't user proxies for users
that have to use proxies.
The pruby and pirb executables are simple wrappers for their respective ruby
executables that support proxies from environment variables.
|