mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
* Add ports to Events page * fixes race condition updating the blocklist * Native integration with DNSCrypt-proxy Added Q-Feeds domains to the DNSBL list of DNSCrypt-Proxy. Changed since the initial way, this is more native. Q-Feeds domains txt files only created if DNSCrypt-proxy is installed and if the list (qf) is selected.
8 lines
189 B
Makefile
8 lines
189 B
Makefile
PLUGIN_NAME= q-feeds-connector
|
|
PLUGIN_VERSION= 1.4
|
|
PLUGIN_TIER= 2
|
|
PLUGIN_COMMENT= Connector for Q-Feeds threat intel
|
|
PLUGIN_MAINTAINER= devel@qfeeds.com
|
|
|
|
.include "../../Mk/plugins.mk"
|