ports_in_use: Obtain the TCP ports currently in use

View source: R/ports_in_use.R

ports_in_useR Documentation

Obtain the TCP ports currently in use

Description

Obtain the TCP ports currently in use

Usage

ports_in_use()

Value

An integer vector of the TCP ports currently in use

Examples

## Not run: 
  (active_ports <- ports_in_use())

## End(Not run)


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