
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.