Re: [tor-dev] Stegotorus now available from gitweb.torproject.org

2012-06-05 Thread David Fifield
On Mon, Jun 04, 2012 at 09:35:10PM -0700, Zack Weinberg wrote: > On 2012-06-04 8:13 PM, David Fifield wrote: > > > >$ git clone https://git.torproject.org/stegotorus.git > >$ cd stegotorus > >$ autoreconf -i > >$ ./configure&& make > >$ ./stegotorus null socks 127.0.0.1:5000 > >[info] ./stegotorus

Re: [tor-dev] Stegotorus now available from gitweb.torproject.org

2012-06-04 Thread Zack Weinberg
On 2012-06-04 8:13 PM, David Fifield wrote: $ git clone https://git.torproject.org/stegotorus.git $ cd stegotorus $ autoreconf -i $ ./configure&& make $ ./stegotorus null socks 127.0.0.1:5000 [info] ./stegotorus process 28359 now initialized $ tor ClientTransportPlugin "stegotorus socks4 127.0.

Re: [tor-dev] Stegotorus now available from gitweb.torproject.org

2012-06-04 Thread David Fifield
On Mon, Jun 04, 2012 at 04:09:04PM -0700, Zack Weinberg wrote: > On Mon, Jun 4, 2012 at 8:21 AM, Zack Weinberg wrote: > > For the moment, the source tree is visible on Github: > > .  It is likely to move to > > gitweb.torproject.org hosting in the near future.

[tor-dev] Stegotorus now available from gitweb.torproject.org

2012-06-04 Thread Zack Weinberg
On Mon, Jun 4, 2012 at 8:21 AM, Zack Weinberg wrote: > For the moment, the source tree is visible on Github: > .  It is likely to move to > gitweb.torproject.org hosting in the near future. You can now clone {git,https}://git.torproject.org/stegotorus.git . Be