juhanurmi / ahmia

Ahmia hidden service search engine
BSD 3-Clause "New" or "Revised" License
199 stars 64 forks source link

Fix Tor2web uptime reporting by changing the way uptime checking is done #28

Open fpietrosanti opened 9 years ago

fpietrosanti commented 9 years ago

Currently at https://ahmia.fi/stats/tor2web the test to see if a tor2web node is up or down does not behave correctly, as it's checking that only http://domain.tld answer, however some of the node is dead.

This ticket is to change the way the testing is done, by trying to load some existing/known HS resources by matching that Tor2web effectively answer at that HTTPS address.