commit 2725010dd0ea0411cfedcccd5b4c3b5e352a57f4 Author: David Fifield david@bamsoftware.com Date: Wed Jul 4 14:01:43 2012 -0700
Copyediting. --- README | 7 +++---- 1 files changed, 3 insertions(+), 4 deletions(-)
diff --git a/README b/README index 5fbd572..cb66dde 100644 --- a/README +++ b/README @@ -9,10 +9,9 @@ But as a user you only need these files: https://gitweb.torproject.org/flashproxy.git/blob_plain/HEAD:/connector.py https://gitweb.torproject.org/flashproxy.git/blob_plain/HEAD:/torrc
-You must be able to receive TCP connections in order -The only communication your computer makes with a fixed IP address is -registration with the facilitator: everything else happens over -ephemeral proxies. +You must be able to receive TCP connections; unfortunately means that +you cannot be behind NAT. See the section "Using a public connector" +below to try out the system even behind NAT.
1. Run the connector. $ python connector.py --register
tor-commits@lists.torproject.org