unassigned_ports: Obtain a list of the largest ranges of unassigned...

View source: R/unassigned_ports.R

unassigned_portsR Documentation

Obtain a list of the largest ranges of unassigned Transmission Control Protocol (TCP) ports as provided by the Internet Assigned Numbers Authority (IANA)

Description

Obtain a list of the largest ranges of unassigned Transmission Control Protocol (TCP) ports as provided by the Internet Assigned Numbers Authority (IANA)

Usage

unassigned_ports()

Value

A character vector comprising unassigned Transmission Control Protocol (TCP) ports provided by the Internet Assigned Numbers Authority (IANA). Note that not all unassigned ports will necessarily be returned.

Examples

## Not run: 
  unassigned_ports()

## End(Not run)


netstat documentation built on Aug. 28, 2022, 9:05 a.m.