geminidsh

POSIX sh gemini server
git clone git://bvnf.space/geminidsh.git
Log | Files | Refs | README

README (230B)


      1
      2
      3
      4
      5
      6
      7
      8
      9
     10
this is a basic gemini server written in ~50 lines of POSIX sh.
no, you don't want to use it.

doesn't do:
* TLS or networking (use inetd(8))
* chrooting or sandboxing
* CGI
* redirections
* virtual hosts
* lang parameter support