From c64d8cf2eb0cbb8207376e3bdad4e6b825c9db6e Mon Sep 17 00:00:00 2001 From: weakish Date: Tue, 23 Jan 2024 12:00:49 +0000 Subject: [PATCH] Add Gneto. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e481c7b..83d749b 100644 --- a/README.md +++ b/README.md @@ -172,6 +172,7 @@ Repo mirrors: - [geminid](https://github.com/jovoro/geminid/) (C) - Gemini Server in C. - [geminid](https://www.upyum.com/cgit.cgi/geminid) (Scheme) - Gemini Server in CHICKEN Scheme. - [gemini-php](https://opensource.glasgow.social/gemini-php) (PHP) - simple Gemini server in PHP. +- [Gneto](https://github.com/pgorman/gneto) (Go) - Gemini over HTTP proxy, with support for client certificates and CSS customization. - [JAGS-php](https://github.com/codeandcreate/JAGS-PHP) (PHP) - fork of gemini-php with support of dynamic pages. - [jsonresume-gemini](https://github.com/michaelcaplan/jsonresume-gemini) (PHP) - single purpose server implementation of the Gemini protocol to serve up your JSON Resume. - [geminim](https://github.com/ardek66/geminim) (Nim) - an async lightweight Gemini server made in Nim.