Jump to letter: [
          
            0239ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        perl-IO-Socket-Socks - 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. 
Packages
        
        
            | perl-IO-Socket-Socks-0.74-2.fc14.al.noarch
              [32 KiB] | Changelog
              by Paul Howarth (2018-02-19): - Incorporate feedback from package review (#1546648)
  - Add version requirements for constant and Socket runtime dependencies
  - Add examples/ as documentation |