From 8c53aa278f839e33f0ccdca355b562419317be15 Mon Sep 17 00:00:00 2001 From: James Mills Date: Fri, 23 Sep 2016 00:35:54 +1000 Subject: Add support for proxying to anywhere in Gopherspace --- README.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'README.md') 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 $ gopherproxy ``` -By default gopherproxy will proxy requests to a locally running Gopher server -on gopher://localhost:70/ -- To change where to proxy to: - -```#!bash -$ gopherproxy -host gopher.floodgap.com -``` +Then simply visit: http://localhost/gopher.floodgap.com ## License -- cgit v1.2.3-54-g00ecf