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>.

Version: 0.1.2
Imports: utils
Published: 2022-08-28
Author: Steve Condylios ORCID iD [aut, cre], Bob Rudis ORCID iD [aut], Patrice Kiener ORCID iD [aut]
Maintainer: Steve Condylios <steve.condylios at gmail.com>
BugReports: https://github.com/stevecondylios/netstat/issues
License: MIT + file LICENSE
URL: https://github.com/stevecondylios/netstat
NeedsCompilation: no
Language: en-US
Materials: README
CRAN checks: netstat results

Documentation:

Reference manual: netstat.pdf

Downloads:

Package source: netstat_0.1.2.tar.gz
Windows binaries: r-prerel: netstat_0.1.2.zip, r-release: netstat_0.1.2.zip, r-oldrel: netstat_0.1.2.zip
macOS binaries: r-prerel (arm64): netstat_0.1.2.tgz, r-release (arm64): netstat_0.1.2.tgz, r-oldrel (arm64): netstat_0.1.2.tgz, r-prerel (x86_64): netstat_0.1.2.tgz, r-release (x86_64): netstat_0.1.2.tgz
Old sources: netstat archive

Reverse dependencies:

Reverse imports: gesisdata, ropercenter

Linking:

Please use the canonical form https://CRAN.R-project.org/package=netstat to link to this page.