port_date: Port information at a point-in-time

Description Usage Arguments Value Examples

View source: R/port-date.R

Description

Port information at a point-in-time

Usage

1
port_date(port, day = Sys.Date())

Arguments

port

TCP/UDP port

day

date to query for (ISO character or Date object); defaults to today

Value

data frame (tibble)

Examples

1
port_date(5555, "2018-06-23")

hrbrmstr/dshield documentation built on May 17, 2019, 1:55 p.m.