aboutsummaryrefslogblamecommitdiff
path: root/net/rubygem-proxifier/pkg-descr
blob: 5b96fb27ed89a55b3e61996861d7ab68711c0950 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12











                                                                                
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 use 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.

WWW: https://github.com/samuelkadolph/ruby-proxifier