[guardian-dev] How can an app determine whether Orbot has connected it to the Tor network?

Hans-Christoph Steiner hans at guardianproject.info
Mon Aug 24 14:46:36 EDT 2015


Yeah that's the official page that Tor Browser uses.  Also, there is a new
Intent API that lets you request that Orbot start Tor and also check Orbot's
status.  Its all included in NetCipher's OrbotHelper, like requestStartTor()

https://github.com/guardianproject/NetCipher/blob/master/libnetcipher/src/info/guardianproject/netcipher/proxy/OrbotHelper.java

.hc

poly:
> Hi,
> 
> take a look at this service by the Tor Project:
> 
> https://check.torproject.org/
> 
> you could probably use a regex to classify the response.
> 

-- 
PGP fingerprint: 5E61 C878 0F86 295C E17D  8677 9F0F E587 374B BE81
https://pgp.mit.edu/pks/lookup?op=vindex&search=0x9F0FE587374BBE81


More information about the guardian-dev mailing list