commit b6f1b3a9213cba29448f28fc0ccbf3986bbd597b Author: David Fifield david@bamsoftware.com Date: Tue Nov 15 14:42:49 2011 -0800
Revert "Set UseMicrodescriptors=0 in torrc."
This reverts commit c1f7a98d7e8a1f8c0df89685d06ca53e790c01fe.
A better solution to this was to upgrade the flash proxy bridge to 0.2.3. UseMicrodescriptors isn't present in 0.2.2 clients. The underlying problem is ticket #4013 in trac.torproject.org. --- torrc | 1 - 1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/torrc b/torrc index 98769f4..0bab31c 100644 --- a/torrc +++ b/torrc @@ -5,7 +5,6 @@
UseBridges 1 Bridge 127.0.0.1:9001 -UseMicrodescriptors 0 Socks4Proxy 127.0.0.1:9001
# In case you are not able to receive remote connections on port 9000, comment