commit 1c3f1805dc940c63d393e708c009c8218cd9f0dc Author: aagbsn aagbsn@extc.org Date: Wed Jan 9 14:39:10 2013 +0000
Update README.BwAuthorities with TorCtl instructions --- NetworkScanners/BwAuthority/README.BwAuthorities | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/NetworkScanners/BwAuthority/README.BwAuthorities b/NetworkScanners/BwAuthority/README.BwAuthorities index bfdffde..576fead 100644 --- a/NetworkScanners/BwAuthority/README.BwAuthorities +++ b/NetworkScanners/BwAuthority/README.BwAuthorities @@ -25,6 +25,12 @@ You can test your capacity by hitting the current test server directly:
The machine will require around 4-5Gbytes/day.
+2. Set up TorCtl + +You can add TorCtl (pytorctl.git) as a git submodule by running the add_torctl.sh script in +the root of torflow.git. BwAuthority expects pytorctl to be checked out into the root of +torflow as TorCtl. +
3. Compile Tor for your authority and your scanner
tor-commits@lists.torproject.org