From c354461d1aaaad1d3e3ebd2cd90b76db888fc541 Mon Sep 17 00:00:00 2001 From: Giuseppe <30879794+angolo40@users.noreply.github.com> Date: Fri, 28 Feb 2025 14:34:02 +0100 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cc5ffe6..cdfdd15 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@

+![Selks](Screenshot_20250228_142832.png) + ## 📋 Introduction Mikrocata2SELKS is a streamlined solution for integrating Mikrotik devices with Suricata IDS/IPS for packet analysis. @@ -55,11 +57,11 @@ graph LR You have two options: - For SSL connection (recommended): ```sh - /ip/service/set api-ssl address=[DEBIANIP] enabled=yes + /ip/service/set api-ssl address=[DEBIANIP] ``` - For non-SSL connection (default settings): ```sh - /ip/service/set api address=[DEBIANIP] enabled=yes + /ip/service/set api address=[DEBIANIP] ``` Then configure the corresponding settings in mikrocata.py: