Gophrier (ver 0.2.3) Freeware Gophrier is a Unix Gopher Server written by Guillaume Duhamel. It can be run in IPv4 or IPv6 mode. By default it uses Port 70, but this can be changed. Gophrier has been tested, should be working and is supported on the following platforms: Ubuntu GNU/Linux (but any GNU/Linux distribution should be ok) FreeBSD NetBSD Debian/kFreeBSD Gophrier may be working on other Unix like systems. The software must be compiled with CMake (ver 2.8 or newer): # untar the package # cd to the newly created directory # cmake . # make