[tor-commits] [obfs-flash/master] Put a --register in the client torrc.

dcf at torproject.org dcf at torproject.org
Thu May 8 08:43:19 UTC 2014


commit 8394fbab91ef09c538e0b49dcbc7ac29f2b32f3a
Author: David Fifield <david at bamsoftware.com>
Date:   Thu May 8 01:42:56 2014 -0700

    Put a --register in the client torrc.
---
 torrc |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/torrc b/torrc
index 9c9600a..7dc78f4 100644
--- a/torrc
+++ b/torrc
@@ -2,6 +2,6 @@ UseBridges 1
 Bridge obfs3_flashproxy 127.0.0.1:2334
 LearnCircuitBuildTimeout 0
 CircuitBuildTimeout 300
-ClientTransportPlugin obfs3_flashproxy exec ./obfs-flash-client 2334
+ClientTransportPlugin obfs3_flashproxy exec ./obfs-flash-client 2334 --fp-arg=--register
 # use a different facilitator
 #ClientTransportPlugin obfs3_flashproxy exec ./obfs-flash-client --fp-arg=-f --fp-arg=http://siteb.fp-facilitator.org/fac/ --fp-arg=--register-methods=http 2334



More information about the tor-commits mailing list