gebase/README.md

22 lines
409 B
Markdown
Raw Normal View History

2020-11-29 15:30:27 +00:00
# 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.