process?.send

This commit is contained in:
Sefinek 2024-12-25 01:45:19 +01:00
parent 0f447ee9ea
commit d4a25fcc5b

View file

@ -63,7 +63,7 @@ pm2 logs ufw-abuseipdb
### 📄 Example reports ### 📄 Example reports
#### 1 #### 1
``` ```text
Blocked by UFW on vserver1 [80/tcp] Blocked by UFW on vserver1 [80/tcp]
Source port: 23639 Source port: 23639
TTL: 247 TTL: 247
@ -75,7 +75,7 @@ https://github.com/sefinek/UFW-AbuseIPDB-Reporter
``` ```
#### 2 #### 2
``` ```text
Blocked by UFW on vserver1 [30049/tcp]. Generated by: https://github.com/sefinek/UFW-AbuseIPDB-Reporter Blocked by UFW on vserver1 [30049/tcp]. Generated by: https://github.com/sefinek/UFW-AbuseIPDB-Reporter
``` ```