diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 1 insertions, 6 deletions
| @@ -18,12 +18,7 @@ gopherproxy is written in Go (#golang) using the | |||
| 18 | $ gopherproxy | 18 | $ gopherproxy |
| 19 | ``` | 19 | ``` |
| 20 | 20 | ||
| 21 | By default gopherproxy will proxy requests to a locally running Gopher server | 21 | Then simply visit: http://localhost/gopher.floodgap.com |
| 22 | on 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 | ||
