vostok: simple C++11 Gemini server
Git repository:
vostok repository web frontend
Latest version (git tag): v0.2.2
Tasks
- [?] add test
- [v] open "[...]/index.gmi" when "[.../]" is requested
- [v] make install
- [v] mime.types
- [v] redirect (31) "[.../]dir" to "[.../]dir/" (correctness of relative link)
- [v] dynamic content: VGI (CGI-like)
- [ ] syslog(3)
- [ ] man pages (alternatives?)
- [ ] O_NONBLOCK (processing with a fixed number of threads)
- [ ] pledge(2) / unveil(2)
Documents
Feedback
Send your patches, questions and suggestions to e-mail
Special thanks:
- la-ninpre <aaoth () aaoth ! xyz>
- nervuri <seva () nervuri ! net>