From 6e3e8475bffeb228b8521c692c1b5cf63c6ceba6 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Fri, 5 Jul 2019 23:17:04 +0200 Subject: [PATCH] Add detection for OpenBSD's httpd --- src/apps.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/apps.json b/src/apps.json index 504c4c5af..87180f287 100644 --- a/src/apps.json +++ b/src/apps.json @@ -7377,6 +7377,15 @@ }, "website": "http://open-eshop.com/" }, + "OpenBSD httpd": { + "cats": [ + 22 + ], + "headers": { + "Server": "^OpenBSD httpd" + }, + "website": "https://man.openbsd.org/httpd.8" + }, "OpenCart": { "cats": [ 6