SpaceBeans Gemini Server
This is a server for the Gemini protocol.
It is built using Scala and Pekko Streams. The name tries to link the Gemini theme with the fact that the server runs on the Java Virtual Machine.
Some of the SpaceBeans features:
- Static files, including optional directory listings
- IPv4 and IPv6
- Configurable MIME types, or a built-in resolver
- Virtual hosting, with SNI support
- User directories support
- Classic CGI scripts
- Configurable SSL engine (e.g. TLSv1.2 and/or TLSv1.3), with configurable ciphers
Download
Latest release (2024-10-06): spacebeans-1.4.2.jar
Links
- History of changes
- Subscribe via feed reader
- Source code and docs
- SpaceBeans on Gemini
- Older releases