From 9049c8476ad75494f03941c1d2ff77206a2846c6 Mon Sep 17 00:00:00 2001 From: Joe Testa Date: Sat, 6 Jul 2024 21:01:19 -0400 Subject: [PATCH] Updated README. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e0cb15c..31c7e06 100644 --- a/README.md +++ b/README.md @@ -217,6 +217,7 @@ For convenience, a web front-end on top of the command-line tool is available at - Added built-in policies for Ubuntu 24.04 LTS server and client, and OpenSSH 9.8. - Added IPv6 support for DHEat and connection rate tests. - Added TCP port information to JSON policy scan results; credit [Fabian Malte Kopp](https://github.com/dreizehnutters). + - Added LANcom LCOS server recognition and Ed448 key extraction; credit [Daniel Lenski](https://github.com/dlenskiSB). - Fixed crash when running with `-P` and `-T` options simultaneously. - Fixed host key tests from only reporting a key type at most once despite multiple hosts supporting it; credit [Daniel Lenski](https://github.com/dlenskiSB).