Name: | perl-IO-Socket-Socks |
---|---|
Version: | 0.74 |
Release: | 2.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 102955 |
License: | LGPLv2+ |
RPM: | perl-IO-Socket-Socks-0.74-2.el7.noarch.rpm |
Source RPM: | perl-IO-Socket-Socks-0.74-2.el7.src.rpm |
Build Date: | Wed Mar 14 2018 |
Build Host: | x86-ol6-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/IO-Socket-Socks/ |
Summary: | Provides a way to create socks (4 or 5) client or server |
Description: | IO::Socket::Socks connects to a SOCKS proxy and tells it to open a connection to a remote host/port when the object is created. The object you receive can be used directly as a socket (with IO::Socket interface) for sending and receiving data to and from the remote host. In addition to creating a socks client, this module could be used to create a socks server. |
- Incorporate feedback from package review (#1546648) - Add version requirements for constant and Socket runtime dependencies - Add examples/ as documentation
- Initial RPM version