-
Ad Schellevis authored
(ids) add support for inline configuration settings (subscription based url's for example), add basic auth support. Example supported format: <?xml version="1.0"?> <ruleset> <location url="https://www.snort.org/rules/snortrules-snapshot-2990.tar.gz?oinkcode=%%snort.oinkcode%%" prefix="Snort"/> <files> <file description="blacklist" url="inline::rules/blacklist.rules">snort.blacklist.rules</file> </files> <properties> <property name="snort.oinkcode" default=""/> </properties> </ruleset> --- Registers the setting "snort.oinkcode" which is used to construct the download url. This commit doesn't include definitions for new content, in case someone wants to create a definition file, it should be easy now :)
565fd72b
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
Base | ||
CaptivePortal | ||
Core | ||
Cron | ||
Diagnostics | ||
IDS | ||
IGMPProxy | ||
Ntpd | ||
Proxy | ||
Relayd | ||
SNMP | ||
TrafficShaper | ||
UPnP | ||
WOL |