From f1bcc5510847d5f056dcd5d53260446eae5b4cd7 Mon Sep 17 00:00:00 2001 From: Beyley Thomas Date: Tue, 30 Jul 2024 02:42:25 -0700 Subject: [PATCH] Add Bunkum --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dbf6a1c..f9c8fc5 100644 --- a/README.md +++ b/README.md @@ -160,6 +160,7 @@ Repo mirrors: - [atlas](https://github.com/Alumniminium/atlas) (C#) - .NET7 Gemini/Titan/Spartan server w/ vhost and cgi support. - [a-h/gemini](https://github.com/a-h/gemini) (Go) - Server for Linux, Mac, Raspberry Pi. Supports SNI for multiple domains on the same server, has Docker image. - [blizanci](https://github.com/mk270/blizanci) (Erlang) - server designed primarily for robustness and security. +- [Bunkum](https://github.com/PlanetBunkum/Bunkum) (C#) - Open source .NET Gemini/Titan/Gopher/HTTP(S) request server. - [Denoscuri](https://github.com/caranatar/denoscuri) (Typescript) - simple Gemini server written using Deno and Typescript. - [Dʒɛmɪni](https://sr.ht/~rwv/dezhemini/) (Racket) - server with features like SNI and CGI. - [Diamant](https://git.umaneti.net/diamant/) (Ruby) - simple Gemini server for static files.