gn_port_summary: Generate a simple port summary plot

Description Usage Arguments Value

View source: R/gn-plot.R

Description

Generate a simple port summary plot

Usage

1
2
3
4
5
6
gn_port_summary(
  port,
  protocol = c("tcp", "udp"),
  save = NULL,
  gn_key = Sys.getenv("GREYNOISE_API_KEY")
)

Arguments

port, protocol, gn_key

same as research_time_series()

save

if not NULL, the full path to save the file (with .png extension)

Value

data and plot (invisibly)


hrbrmstr/greynoise documentation built on March 11, 2020, 5:31 a.m.