Codebase list libio-socket-socks-perl / 3cee67c0-e127-43d3-a833-0341aebf071a/main
3cee67c0-e127-43d3-a833-0341aebf071a/main

Tree @3cee67c0-e127-43d3-a833-0341aebf071a/main (Download .tar.gz)

This module seeks to provide a full implementation of the SOCKS protocol
while behaving like a regular socket as much as possible.

Ryan Eatmon
reatmon@mail.com

Oleg G
oleg@cpan.org


INSTALLATION

  perl Makefile.PL
  make
  make install