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)


stevecondylios/netstat documentation built on Oct. 20, 2022, 9:07 p.m.