Class Detector
- java.lang.Object
-
- org.torproject.metrics.stats.clients.Detector
-
public class Detector extends java.lang.Object
Censorship detector that reads a .csv file of the number of Tor clients and finds anomalies that might be indicative of censorship.
-
-
Constructor Summary
Constructors Constructor Description Detector()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
detect()
Run censorship detection.
-