1
0
mirror of https://github.com/tiyn/wiki.git synced 2025-07-12 02:37:46 +02:00
wiki/docker/gopherproxy/description.md
2020-04-10 19:30:15 +02:00

18 lines
808 B
Markdown

# Gopherproxy
This is a dockerized version of a gopherproxy server.
The official container and documentation was made by [prologic](https://hub.docker.com/r/prologic/gopherproxy).
## Ports
Set the following ports with the -p tag.
| Container Port | Recommended outside port | Protocol | Description |
| -------------- | ------------------------ | -------- | ---------------------------------------- |
| 8000 | 8000 | TCP | port to proxy the gopher site as http to |
## Additional
There are some special variables to set.
| Flag | Usage |
| ---- | ------------------------------------------------------------- |
| -uri | define the gopher site to proxy (just 'domain.tld' is enough) |