On Fri, Sep 09, 2011 at 08:56:07PM +0100, spoo...@gmail.com wrote 3.5K bytes in
93 lines about:
: I know I will need to supply the exitnode fingerprints, I was looking for a
: way to get the list of fingerprints form a tor status server and automate
: the whole process
This app you want to cr
I know I will need to supply the exitnode fingerprints, I was looking for a
way to get the list of fingerprints form a tor status server and automate
the whole process
On Fri, Sep 9, 2011 at 3:12 AM, Runa A. Sandvik wrote:
> On Fri, Sep 9, 2011 at 12:11 AM, SpookFX wrote:
> > Hi all,
> > I a
On Fri, Sep 9, 2011 at 12:11 AM, SpookFX wrote:
> Hi all,
> I am trying to create an app that allows you to choose a location for your
> end point, to that end I'm trying to get the location and fingerprint of
> endpoints from a torstatus server. I'd like to use something like curl or
> wget to ge
Hi all,
I am trying to create an app that allows you to choose a location for your
end point, to that end I'm trying to get the location and fingerprint of
endpoints from a torstatus server. I'd like to use something like curl or
wget to get the data.
I'm open to suggestion, and ideas on how best