download_subscription_rules: Download Snort subscription rules

Description Usage Arguments

Description

Download Snort subscription rules

Usage

1
2
download_subscription_rules(version = NULL, outpath = NULL,
  overwrite = FALSE, oinkcode = Sys.getenv("OINKCODE"))

Arguments

version

if NULL then the latest version will be used, otherwise provide the version number (with or without dots)

outpath

output path+file. If NULL then a date-stamped file will be created in the current working directory

overwrite

if TRUE and the outpath file exists then it will be overwritten. Defaults to TRUE

oinkcode

your Snort oinkcode (ideally stored in OINKCODE env var)


hrbrmstr/porc documentation built on May 28, 2019, 5:43 a.m.