Re: [tor-talk] simple example in ruby

2012-08-24 Thread grubymis
> On Mon, Aug 6, 2012 at 1:44 PM, wrote: >> Please send me a simple example in Ruby. >> How I can read from onion adress. >> >> connect to ypr7i2smxhcjalla.onion >> socker.write("string") >> and get ansver. > > behind transparent Tor proxy (see FAQ :) > > s = TCPSocket.new 'ypr7i2smxhcjalla.onion

Re: [tor-talk] simple example in ruby

2012-08-24 Thread grubymis
> On Mon, Aug 6, 2012 at 1:44 PM, wrote: >> Please send me a simple example in Ruby. >> How I can read from onion adress. >> >> connect to ypr7i2smxhcjalla.onion >> socker.write("string") >> and get ansver. > > behind transparent Tor proxy (see FAQ :) > > s = TCPSocket.new 'ypr7i2smxhcjalla.onion

Re: [tor-talk] simple example in ruby

2012-08-11 Thread grubymis
> Use the middle proxy started by tor. > I can't write Ruby, but I guess there is a built-in method to go > through a proxy before connecting to a website. > The proxy will send you inside tor. 1. I no need using website. I need only inside tor services. 2. Show me example in C if You not know rub

[tor-talk] simple example in ruby

2012-08-08 Thread grubymis
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. ___ tor-talk mailing l

[tor-talk] simple example in ruby

2012-08-06 Thread grubymis
Please send me a simple example in Ruby. How I can read from onion adress. connect to ypr7i2smxhcjalla.onion socker.write("string") and get ansver. ___ tor-talk mailing list tor-talk@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/list