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)


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