[tor-commits] [ooni-probe/master] Update the input README to be correct

ioerror at torproject.org ioerror at torproject.org
Wed Dec 5 17:12:25 UTC 2012


commit 331c23570ccdaef145cb176abbbc01925c52897b
Author: Jacob Appelbaum <jacob at appelbaum.net>
Date:   Wed Dec 5 23:37:59 2012 +0630

    Update the input README to be correct
---
 inputs/README |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/inputs/README b/inputs/README
index 14c2c81..9a4f9b7 100644
--- a/inputs/README
+++ b/inputs/README
@@ -3,7 +3,8 @@ the correct functionality of the various OONIProbe tests.
 
 # DNS Tamper
 
-./bin/ooniprobe -o dns_tamper_test.yamloo nettests/core/dnstamper.py -t test_inputs/dns_tamper_test_resolvers.txt -f test_inputs/dns_tamper_file.txt
+./bin/ooniprobe -o dns_tamper_test.yamloo nettests/blocking/dnstamper.py -t
+example_inputs/dns_tamper_test_resolvers.txt -f example_inputs/dns_tamper_file.txt
 
 less dns_tamper_test.yamloo
 
@@ -15,7 +16,7 @@ less captive_portal_test.yamloo
 
 # HTTP Host
 
-./bin/ooniprobe -o http_host.yamloo nettests/core/http_host.py -b http://ooni.nu/test -f test_inputs/http_host_file.txt
+./bin/ooniprobe -o http_host.yamloo nettests/manipulation/http_host.py -b http://ooni.nu/test -f example_inputs/http_host_file.txt
 
 less http_host.yamloo
 





More information about the tor-commits mailing list