2022-10-12 15:24:21 +01:00
2022-10-14 11:24:55 +01:00
2022-10-15 20:51:18 +01:00

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.

Description
No description provided
Readme 60 KiB
Languages
C 98.5%
Makefile 1.5%