Minimal README for proxy-go.

This commit is contained in:
David Fifield 2017-05-04 01:18:19 -07:00
parent 4b5794c935
commit 62f50b29b2
2 changed files with 11 additions and 0 deletions

View file

@ -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.