public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] Add Ellio Community feed to ipblocklist/sources
@ 2023-09-13 10:50 Ayush Tomar
  2023-09-13 12:03 ` Adolf Belka
  0 siblings, 1 reply; 2+ messages in thread
From: Ayush Tomar @ 2023-09-13 10:50 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 1562 bytes --]

>From 13c58a87843a73df34d370edc7c505eb6b6c60f3 Mon Sep 17 00:00:00 2001
From: Ayush Tomar <ayush.tomar(a)ellio.tech>
Date: Wed, 13 Sep 2023 11:32:43 +0200
Subject: [PATCH] Add Ellio Community feed to ipblocklist/sources

---
 config/ipblocklist/sources | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/config/ipblocklist/sources b/config/ipblocklist/sources
index be0cf0229..26699ff56 100644
--- a/config/ipblocklist/sources
+++ b/config/ipblocklist/sources
@@ -67,6 +67,12 @@ our %sources = ( 'EMERGING_FWRULE' => { 'name'     => 'Emerging Threats Blocklis
                                     'parser'   => 'dshield',
                                     'rate'     => '1h',
                                     'category' => 'attacker' },
+            'ELLIO_TECH'         => {'name'     => 'ELLIO: IP Feed (Community version)',
+                                    'url'      => 'https://cdn.ellio.tech/community-feed',
+                                    'info'     => 'https://ellio.tech',
+                                    'parser'   => 'ip-or-net-list',
+                                    'rate'     => '24h',
+                                    'category' => 'attacker' },
              'FEODO_RECOMMENDED'=> {'name'     => 'Feodo Trojan IP Blocklist (Recommended)',
                                     'url'      => 'https://feodotracker.abuse.ch/downloads/ipblocklist_recommended.txt',
                                     'info'     => 'https://feodotracker.abuse.ch/blocklist',
-- 
2.39.2 (Apple Git-143

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-09-13 12:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-13 10:50 [PATCH] Add Ellio Community feed to ipblocklist/sources Ayush Tomar
2023-09-13 12:03 ` Adolf Belka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox