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

|
||||||
|
|
||||||
## 📋 Introduction
|
## 📋 Introduction
|
||||||
|
|
||||||
Mikrocata2SELKS is a streamlined solution for integrating Mikrotik devices with Suricata IDS/IPS for packet analysis.
|
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:
|
You have two options:
|
||||||
- For SSL connection (recommended):
|
- For SSL connection (recommended):
|
||||||
```sh
|
```sh
|
||||||
/ip/service/set api-ssl address=[DEBIANIP] enabled=yes
|
/ip/service/set api-ssl address=[DEBIANIP]
|
||||||
```
|
```
|
||||||
- For non-SSL connection (default settings):
|
- For non-SSL connection (default settings):
|
||||||
```sh
|
```sh
|
||||||
/ip/service/set api address=[DEBIANIP] enabled=yes
|
/ip/service/set api address=[DEBIANIP]
|
||||||
```
|
```
|
||||||
|
|
||||||
Then configure the corresponding settings in mikrocata.py:
|
Then configure the corresponding settings in mikrocata.py:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user