[tor-bugs] #29297 [Obfuscation/Obfsproxy]: Write reachability tests to verify if obfs4 is working or not

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Mar 7 20:19:33 UTC 2019


#29297: Write reachability tests to verify if obfs4 is working or not
-------------------------------------------------+-------------------------
 Reporter:  chelseakomlo                         |          Owner:  cohosh
     Type:  task                                 |         Status:
                                                 |  assigned
 Priority:  Medium                               |      Milestone:
Component:  Obfuscation/Obfsproxy                |        Version:
 Severity:  Normal                               |     Resolution:
 Keywords:  obfs4, network-team-                 |  Actual Points:
  roadmap-2019-Q1Q2                              |
Parent ID:  #29279                               |         Points:  2
 Reviewer:                                       |        Sponsor:
                                                 |  Sponsor19
-------------------------------------------------+-------------------------

Comment (by dcf):

 We wrote some obfs4 testing scripts when we were testing in Kazakhstan.
 You can use them for inspiration. This is an export of the bridgetest/
 directory in !https://www.bamsoftware.com/git/repo.eecs.berkeley.edu
 /proxy-probe.git.
   attachment:proxy-probe-bridgetest.tar.gz

 {{{
 [SITENAME] is an arbitrary identifier for the probe site
 that you have to choose.

 Add to crontab to run hourly tests:
         0 */1 * * * cd ~/kz && ./bridgetest.sh [SITENAME]

 Generate a CSV file from logs:
         find log -name '*.log' | sort | ./makecsv > bridgetest.csv

 Make a graph:
         Rscript graph.R bridgetest.csv
 }}}

 Some background is here:
   https://www.bamsoftware.com/proxy-probe/kz-data/
   https://www.bamsoftware.com/papers/thesis/#p200
 The tarball I attached to this ticket is slightly newer than the
 bridgetest-20170525.zip linked there. kz-data-20170525.tar.xz has about 4
 months of sample data from US and KZ, including pcaps.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/29297#comment:8>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list