libio-socket-socks-perl

Extension to io::socket providing socks proxy
  https://metacpan.org/release/IO-Socket-Socks
  0
  no reviews



Io::socket::socks connects to a socks proxy, 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 for sending and receiving data from the remote host. in addition to create socks client this module could be used to create socks server.