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
Languages
C
98.5%
Makefile
1.5%