[flashproxy/js] We need pluggable transports, not Socks4Proxy.

commit 96b3d5dab27b96023ae9bb91addd1bb0b93528d3 Author: David Fifield <david@bamsoftware.com> Date: Mon Apr 2 09:37:01 2012 -0700 We need pluggable transports, not Socks4Proxy. --- README | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 2351195..b3cbc2d 100644 --- a/README +++ b/README @@ -31,8 +31,8 @@ https://crypto.stanford.edu/flashproxy/ == Quick start for users -You must have a version of Tor that supports the Socks4Proxy option. -This means version 0.2.2.32 (released 2011-08-29) or later. +You must have a version of Tor that supports pluggable transports. This +means version 0.2.2.32 (released 2011-08-29) or later. All the flashproxy programs and source code can be downloaded this way: git clone https://git.torproject.org/flashproxy.git
participants (1)
-
dcf@torproject.org