commit 7248cf92f3b08780ad4d942a49263357e864652c Author: David Fifield david@bamsoftware.com Date: Sat Mar 26 13:21:38 2016 -0700
Add a note that you need to pass "manual" for copy-paste. --- README.md | 3 +++ 1 file changed, 3 insertions(+)
diff --git a/README.md b/README.md index c971cdc..f9f1b1f 100644 --- a/README.md +++ b/README.md @@ -165,6 +165,9 @@ ClientTransportPlugin snowflake exec ./client -url http://127.0.0.1:8080/
##### -- Testing Copy-Paste Via Browser Proxy --
+Open a browser proxy, passing the `manual` parameter; e.g. +`http://127.0.0.1:8000/snowflake.html?manual=1%60, + Open up three terminals for the **client:**
A: `tor -f torrc-manual SOCKSPort auto`