Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37581121
en ru br
ALT Linux repos
S:1.0.3-alt2

Group :: Development/Ruby
RPM: gem-proxifier

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.0.3-alt2
Build date: 30 june 2021, 17:49 ( 147.6 weeks ago )
Size: 8833 b

Home page:   https://github.com/samuelkadolph/ruby-proxifier

License: MIT or Ruby
Summary: Proxifier adds support for HTTP or SOCKS proxies and lets you force TCPSocket to use proxies
Description:

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.

Current maintainer: Ruby Maintainers Team

List of contributors

List of rpms provided by this srpm:

  • gem-proxifier
  • gem-proxifier-doc
  • proxifier
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin