diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 11 |
1 files changed, 6 insertions, 5 deletions
| @@ -1,9 +1,10 @@ | |||
| 1 | # Gopher (RFC 1436) Web Proxy | 1 | # Gopher (RFC 1436) Web Proxy |
| 2 | [](https://travis-ci.org/prologic/gopherproxy) | 2 | |
| 3 | [](https://godoc.org/github.com/prologic/gopherproxy) | 3 | [](https://cloud.drone.io/prologic/gopherproxy) |
| 4 | [](https://github.com/prologic/gopherproxy/wiki) | 4 | [](https://codecov.io/gh/prologic/gopherproxy) |
| 5 | [](https://goreportcard.com/report/github.com/prologic/gopherproxy) | 5 | [](https://goreportcard.com/report/prologic/gopherproxy) |
| 6 | [](https://coveralls.io/r/prologic/gopherproxy) | 6 | [](https://godoc.org/github.com/prologic/gopherproxy) |
| 7 | [](https://sourcegraph.com/github.com/prologic/gopherproxy?badge) | ||
| 7 | 8 | ||
| 8 | 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 |
| 9 | 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. |
