[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [snowflake/master] Minimal README for proxy-go.
commit 62f50b29b26f6e9bd1e377b891d1918b71832be1
Author: David Fifield <david@xxxxxxxxxxxxxxx>
Date: Thu May 4 01:18:19 2017 -0700
Minimal README for proxy-go.
---
README.md | 8 ++++++++
proxy-go/README.md | 3 +++
2 files changed, 11 insertions(+)
diff --git a/README.md b/README.md
index 79d3e9e..6bc37e9 100644
--- a/README.md
+++ b/README.md
@@ -140,6 +140,14 @@ abundance of ephemeral and short-lived (and special!) volunteer proxies...
### Appendix
+##### -- Testing with Standalone Proxy --
+
+```
+cd proxy-go
+go build
+./proxy-go
+```
+
##### -- Testing Copy-Paste Via Browser Proxy --
Open a browser proxy, passing the `manual` parameter; e.g.
diff --git a/proxy-go/README.md b/proxy-go/README.md
new file mode 100644
index 0000000..264fc4f
--- /dev/null
+++ b/proxy-go/README.md
@@ -0,0 +1,3 @@
+This is a standalone (not browser-based) version of the Snowflake proxy.
+
+Usage: ./proxy-go
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits