stevecondylios/netstat: Retrieve Network Statistics Including Available TCP Ports

R interface for the 'netstat' command line utility used to retrieve and parse commonly used network statistics, including available and in-use transmission control protocol (TCP) ports. Primers offering technical background information on the 'netstat' command line utility are available in the "Linux System Administrator's Manual" by Michael Kerrisk (2014) <https://man7.org/linux/man-pages/man8/netstat.8.html>, and on the Microsoft website (2017) <https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/netstat>.

Getting started

Package details

MaintainerSteve Condylios <steve.condylios@gmail.com>
LicenseMIT + file LICENSE
Version0.1.2
URL https://github.com/stevecondylios/netstat
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("stevecondylios/netstat")
stevecondylios/netstat documentation built on Oct. 20, 2022, 9:07 p.m.