[tor-commits] [flashproxy/master] Use [scrubbed] in README output examples.
dcf at torproject.org
dcf at torproject.org
Thu Jul 5 14:00:46 UTC 2012
commit 08bc9ee131ae1f0cdbe47eea75810490545235ed
Author: David Fifield <david at bamsoftware.com>
Date: Thu Jul 5 03:28:13 2012 -0700
Use [scrubbed] in README output examples.
---
README | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/README b/README
index 2aea755..b459c28 100644
--- a/README
+++ b/README
@@ -25,9 +25,9 @@ below to try out the system even behind NAT.
Watch the output of connector.py and tor. From connector.py you are
expecting output lines like this:
- Remote connection from XXX.XXX.XXX.XXX:YYYYY.
- Local connection from 127.0.0.1:ZZZZZ.
- Linking 127.0.0.1:ZZZZZ and XXX.XXX.XXX.XXX:YYYYY.
+ Remote connection from [scrubbed].
+ Local connection from [scrubbed].
+ Linking [scrubbed] and [scrubbed].
From tor you are looking for:
[notice] Tor has successfully opened a circuit. Looks like client functionality is working.
[notice] Bootstrapped 100%: Done.
More information about the tor-commits
mailing list