aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJames Mills <prologic@shortcircuit.net.au>2016-09-23 00:35:54 +1000
committerJames Mills <prologic@shortcircuit.net.au>2016-09-23 00:35:54 +1000
commit8c53aa278f839e33f0ccdca355b562419317be15 (patch)
tree886d68b731d0c7e02c5935a4815b01c01676dde8 /README.md
parentAdd query support (diff)
downloadgopherproxy-8c53aa278f839e33f0ccdca355b562419317be15.tar.gz
gopherproxy-8c53aa278f839e33f0ccdca355b562419317be15.tar.bz2
gopherproxy-8c53aa278f839e33f0ccdca355b562419317be15.zip
Add support for proxying to anywhere in Gopherspace
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 1 insertions, 6 deletions
diff --git a/README.md b/README.md
index 9e4831a..057500c 100644
--- a/README.md
+++ b/README.md
@@ -18,12 +18,7 @@ gopherproxy is written in Go (#golang) using the
18$ gopherproxy 18$ gopherproxy
19``` 19```
20 20
21By default gopherproxy will proxy requests to a locally running Gopher server 21Then simply visit: http://localhost/gopher.floodgap.com
22on gopher://localhost:70/ -- To change where to proxy to:
23
24```#!bash
25$ gopherproxy -host gopher.floodgap.com
26```
27 22
28## License 23## License
29 24