R/netstat-package.R

#' @description Retrieve Network Statistics Including Available TCP Ports
#' @docType package
#'
#' @details It has the goal of providing a convenient way of retrieving and parsing commonly used
#'    Transmission Control Protocol (TCP) port information provided via the 'netstat' command line
#'    utility.
#'
#'
#' @author Steve Condylios \email{steve.condylios@gmail.com}
#'
#'
#'
#' @name netstat-package
#'
NULL

Try the netstat package in your browser

Any scripts or data that you put into this service are public.

netstat documentation built on Aug. 28, 2022, 9:05 a.m.