#9 Integration into IPfires new feature "IP Address Blocklists"

Открыто
1 год назад открыта DB4711 · комментариев: 1
DB4711 прокомментировал 1 год назад

Hello maloe,

IPfire has a new feature "IP Address Blocklists". Wouldn't it be a great place for the integration of this script into this GUI?

Regards

Hello maloe, IPfire has a new feature "IP Address Blocklists". Wouldn't it be a great place for the integration of this script into this GUI? Regards
maloe прокомментировал 1 год назад
Владелец

Hello,

nice idea because it could be quite fast (though not tested yet). It seems to be easy to import result-lists from the ASN-IPFire_Script by adding new entries to the IP Address Blocklists sources in the file /var/ipfire/ipblocklist/source , like this one:

        'ASN_IPFire'      => { 'name'     => 'ASN_IPFire_Script',
                                'url'      => 'file://var/ipfire/ipblocklist/asn_result.lst',
                                'info'     => 'https://notabug.org/maloe/ASN_IPFire_Script',
                                'parser'   => 'ip-or-net-list',
                                'rate'     => '30d',
                                'category' => 'reputation' }

Only problem: this doesn't work with local files and requires the asn_result.lst to be available via https. Adjust the above url parameter!

Hello, nice idea because it could be quite fast (though not tested yet). It seems to be easy to import result-lists from the ASN-IPFire_Script by adding new entries to the IP Address Blocklists sources in the file /var/ipfire/ipblocklist/source , like this one: 'ASN_IPFire' => { 'name' => 'ASN_IPFire_Script', 'url' => 'file://var/ipfire/ipblocklist/asn_result.lst', 'info' => 'https://notabug.org/maloe/ASN_IPFire_Script', 'parser' => 'ip-or-net-list', 'rate' => '30d', 'category' => 'reputation' } Only problem: this doesn't work with local files and requires the asn_result.lst to be available via https. Adjust the above url parameter!
Войдите, чтобы присоединиться к обсуждению.
Нет меток
Нет этапа
Нет ответственного
2 участников
Загрузка...
Отмена
Сохранить
Пока нет содержимого.