This package browser is in early development. Mind the rough edges.

gophernicus

Gopher protocol server

Gophernicus is a Gopher protocol server. Its features include:

  • written with security in mind;

  • automatically generated Gopher menus;

  • gophertags for virtually renaming directories;

  • personal gopherspaces, located in ~/public_gopher/;

  • virtual hosting;

  • CGI support;

  • output filtering and PHP support;

  • charset support and conversions;

  • selector rewriting;

  • session tracking and statistics;

  • TLS/SSL and proxy support.

Installation

Install the latest version of gophernicus as follows:

guix install gophernicus

Or install a particular version:

guix install gophernicus@3.1.1-0.da33900

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.