Name: | perl-IO-Socket-Socks |
---|---|
Version: | 0.74 |
Release: | 22.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 101982 |
License: | LGPL-2.0-or-later |
RPM: | perl-IO-Socket-Socks-0.74-22.el10_0.noarch.rpm |
Source RPM: | perl-IO-Socket-Socks-0.74-22.el10_0.src.rpm |
Build Date: | Thu Dec 19 2024 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/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. |