mirror of
https://github.com/angolo40/mikrocata2selks.git
synced 2025-05-11 16:07:22 +00:00
Update README.md
This commit is contained in:
parent
d89928f537
commit
c354461d1a
@ -6,6 +6,8 @@
|
||||
</a>
|
||||
</p>
|
||||
|
||||

|
||||
|
||||
## 📋 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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user