free_ports {netstat} | R Documentation |
Retrieve many (not all) Transmission Control Protocol (TCP) ports that are not currently in use
Description
Retrieve many (not all) Transmission Control Protocol (TCP) ports that are not currently in use
Usage
free_ports()
Value
An integer vector
Examples
## Not run:
free_ports()
## End(Not run)
[Package netstat version 0.1.2 Index]