gebase/README.md

22 lines
409 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 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.