Description Usage Arguments Value Examples
Snort rule port descriptions can be anything from a single number, to any,
to a $ variable specifier to a full or partial range. This function will
identify full or partial ranges and expand then, leaving other port descriptors
untouched.
| 1 | 
| x | character vector of individual port strings | 
list
| 1 | expand_port_ranges(c("25", "$HTTP_PORTS", "1024:", ":1024", "1:1024", "any"))
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.