A Gemini server with Awk scripting
Go to file
Emilis Dambauskas 998f0844f9 Added LICENSE and README. 2020-11-29 17:30:27 +02:00
srv Initial commit. 2020-11-29 17:27:03 +02:00
.gitignore Initial commit. 2020-11-29 17:27:03 +02:00
LICENSE.txt Added LICENSE and README. 2020-11-29 17:30:27 +02:00
Makefile Initial commit. 2020-11-29 17:27:03 +02:00
README.md Added LICENSE and README. 2020-11-29 17:30:27 +02:00
server-main.sh Initial commit. 2020-11-29 17:27:03 +02:00

README.md

Gebase - Gemini server with Awk scripting

Prerequisites

  • Make
  • openssl
  • ncat or socat

Usage

make - Starts a socat server.

make ncat-server Starts a ncat server.

Edit srv/main.awk to match your needs.

License

Copyright 2020 Emilis Dambauskas emilis@emilis.net

This is free software, and you are welcome to redistribute it under certain conditions; see LICENSE.txt for details.