aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDavid Fifield <david@bamsoftware.com>2016-03-26 13:21:38 -0700
committerDavid Fifield <david@bamsoftware.com>2016-03-26 13:21:38 -0700
commit7248cf92f3b08780ad4d942a49263357e864652c (patch)
treea5792b10ac409eee0b4254f95bfa38441a22f39e /README.md
parent0fc2c8b22e5892a11ac162148c7370df733e3a88 (diff)
downloadsnowflake-7248cf92f3b08780ad4d942a49263357e864652c.tar.gz
snowflake-7248cf92f3b08780ad4d942a49263357e864652c.zip
Add a note that you need to pass "manual" for copy-paste.
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
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`,
+
Open up three terminals for the **client:**
A: `tor -f torrc-manual SOCKSPort auto`