From 43ccd157c6ac50f300868b19c3d0601c9df6dbe6 Mon Sep 17 00:00:00 2001 From: Karel Hynek Date: Fri, 15 Nov 2024 13:30:30 +0100 Subject: [PATCH] README: FIX ipfixprobe logo and link to documentation --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 73dd0914..97219202 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@

- +

[![](https://img.shields.io/badge/license-BSD-blue.svg)](https://github.com/CESNET/ipfixprobe/blob/master/LICENSE) ![Coverity Scan](https://img.shields.io/coverity/scan/22112) ![GitHub top language](https://img.shields.io/github/languages/top/CESNET/ipfixprobe) -ipfixprobe is a high-performance flow exporter. It creates bidirectional flows from packet input and exports them to output interface. The ipfixprobe support vide variety of flow extenstion for application layer protocol information. The flow extension can be turned on with process plugins. We support TLS, QUIC, HTTP, DNS and many more. Just check our [documentation](#). +ipfixprobe is a high-performance flow exporter. It creates bidirectional flows from packet input and exports them to output interface. The ipfixprobe support vide variety of flow extenstion for application layer protocol information. The flow extension can be turned on with process plugins. We support TLS, QUIC, HTTP, DNS and many more. Just check our [documentation](https://cesnet.github.io/ipfixprobe/). ## Installation The RPM packages for RHEL based distributions can be downloaded from our [copr repository](https://copr.fedorainfracloud.org/coprs/g/CESNET/NEMEA/package/ipfixprobe/). Or just simply run: