View Single Post
Old Feb 3rd, 2006, 12:56 PM   #4
swestres
Newbie
 
Join Date: Dec 2005
Posts: 13
Rep Power: 0 swestres is on a distinguished road
Yeah, so it seems. socks4a to be precise, never heard of it. It could complicate things a lot. It seems that it supports socks5 too. More info on http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ

Quote:
So, how do you make your application pass the hostname directly to Tor? You can't use SOCKS 4, since SOCKS 4 proxies require an IP from the client (a web browser is an example of a SOCKS client). Even though SOCKS 5 can accept either an IP or a hostname, most applications supporting SOCKS 5 try to resolve the name before passing it to the SOCKS proxy. SOCKS 4a, however, always accepts a hostname: You'll need to use SOCKS 4a.
It looks as if you might have to write a module in XS since there's no support for that protocol in perl. Might have to use socat. I've never really cared about that, but it looks intresting suddently
__________________
Here comes the SWAT team, and the M-16,
shoot the walls in, destroy the building.
Wolverine was sad and it made him mad,
every single cop got a bullet in the head.
swestres is offline   Reply With Quote