Package: netstat 0.1.2
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>.
Authors:
netstat_0.1.2.tar.gz
netstat_0.1.2.zip(r-4.7)netstat_0.1.2.zip(r-4.6)netstat_0.1.2.zip(r-4.5)
netstat_0.1.2.tgz(r-4.6-any)netstat_0.1.2.tgz(r-4.5-any)
netstat_0.1.2.tar.gz(r-4.7-any)netstat_0.1.2.tar.gz(r-4.6-any)
netstat_0.1.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
netstat/json (API)
| # Install 'netstat' in R: |
| install.packages('netstat', repos = c('https://stevecondylios.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/stevecondylios/netstat/issues
Last updated from:b60bbe554c. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 89 | ||
| source / vignettes | OK | 114 | ||
| linux-release-x86_64 | OK | 92 | ||
| macos-release-arm64 | OK | 82 | ||
| macos-oldrel-arm64 | OK | 60 | ||
| windows-devel | OK | 78 | ||
| windows-release | OK | 56 | ||
| windows-oldrel | OK | 61 | ||
| wasm-release | OK | 80 |
Exports:free_portfree_portsnetstatparse_netstatports_in_useunassigned_ports
Dependencies:
