[tor-talk] simple example in ruby
Anthony Papillion
anthony at papillion.me
Sat Aug 11 02:33:45 UTC 2012
> From: grubymis at tormail.org
>
> Please send me a simple example in Ruby lua or C.
> How I can read from onion adress.
>
> connect to ypr7i2smxhcjalla.onion
> sock.write("string")
> and get ansver.
>
> I need simple 2way communication. No comunication outside tor only inside.
Wouldn't you want to connect to the proxy first? I believe Tor just acts like a regular SOCKS4 (5?) proxy. So I'd assume to connect to an onion address, you'd first have to get into the proxy. Of course, I could also be completely wrong.
Anthony
More information about the tor-talk
mailing list