waffle-mole/README.md

287 B

Waffle Mole

A small gopher server for POSIX systems, written in C99. Drops priviledges with pledge() and unveil() on OpenBSD.

Building

You'll need:

  • A C99 compiler
  • POSIX-compatible make

Run make or make waffle-mole.

Limitations

Only IPv6 is supported currently.