diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
| @@ -3,8 +3,8 @@ | |||
| 3 | [](https://cloud.drone.io/prologic/gopherproxy) | 3 | [](https://cloud.drone.io/prologic/gopherproxy) |
| 4 | [](https://codecov.io/gh/prologic/gopherproxy) | 4 | [](https://codecov.io/gh/prologic/gopherproxy) |
| 5 | [](https://goreportcard.com/report/prologic/gopherproxy) | 5 | [](https://goreportcard.com/report/prologic/gopherproxy) |
| 6 | [](https://godoc.org/github.com/prologic/gopherproxy) | 6 | [](https://godoc.org/git.feuerfuchs.dev/Feuerfuchs/gopherproxy) |
| 7 | [](https://sourcegraph.com/github.com/prologic/gopherproxy?badge) | 7 | [](https://sourcegraph.com/git.feuerfuchs.dev/Feuerfuchs/gopherproxy?badge) |
| 8 | 8 | ||
| 9 | gopherproxy is a Gopher (RFC 1436) Web Proxy that acts as a gateway into Gopherspace | 9 | gopherproxy is a Gopher (RFC 1436) Web Proxy that acts as a gateway into Gopherspace |
| 10 | by proxying standard Web HTTP requests to Gopher requests of the target server. | 10 | by proxying standard Web HTTP requests to Gopher requests of the target server. |
| @@ -16,7 +16,7 @@ Demo: https://gopher.mills.io/ | |||
| 16 | 16 | ||
| 17 | ## Installation | 17 | ## Installation |
| 18 | 18 | ||
| 19 | $ go install github.com/prologic/gopherproxy/... | 19 | $ go install git.feuerfuchs.dev/Feuerfuchs/gopherproxy/... |
| 20 | 20 | ||
| 21 | ### Docker | 21 | ### Docker |
| 22 | 22 | ||
