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.5)netstat_0.1.2.zip(r-4.4)netstat_0.1.2.zip(r-4.3)
netstat_0.1.2.tgz(r-4.4-any)netstat_0.1.2.tgz(r-4.3-any)
netstat_0.1.2.tar.gz(r-4.5-noble)netstat_0.1.2.tar.gz(r-4.4-noble)
netstat_0.1.2.tgz(r-4.4-emscripten)netstat_0.1.2.tgz(r-4.3-emscripten)
netstat.pdf |netstat.html✨
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 2 years agofrom:b60bbe554c. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 31 2024 |
R-4.5-win | OK | Oct 31 2024 |
R-4.5-linux | OK | Oct 31 2024 |
R-4.4-win | OK | Oct 31 2024 |
R-4.4-mac | OK | Oct 31 2024 |
R-4.3-win | OK | Oct 31 2024 |
R-4.3-mac | OK | Oct 31 2024 |
Exports:free_portfree_portsnetstatparse_netstatports_in_useunassigned_ports
Dependencies: