System administrator, part-time Perl hacker, full-time POE [perl.org] evangelist. One day he will be made to pay for his crimes.
He has some modules on CPAN [cpan.org]. They may or may not be useful
Following on from POE::Component::Proxy::SOCKS I thought it might be a really good idea to write a generic component to allow SOCKSification from any other PoCo or POE session.
So I came up with POE::Component::Client::SOCKS
It deals with all the messy SOCKS negotiation and dependent on the result either sends back a socket handle that one may use with POE::Wheel::ReadWrite or a failure event.
It's still slightly experimental, but works for me. Enjoy.
More SOCKSification fun 0 Comments More | Login | Reply /