Learn R Programming

netstat (version 0.1.2)

free_ports: 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()

Arguments

Value

An integer vector

Examples

Run this code
if (FALSE) {
  free_ports()
}

Run the code above in your browser using DataLab