find_random_port: Random Port Normfluodbf Style

View source: R/shiny_utils.R

find_random_portR Documentation

Random Port Normfluodbf Style

Description

Random Port Normfluodbf Style

Usage

find_random_port()

Details

Recursively find a random port that does not fall in the unsafe group Added some more unsafe ports for like PostgresDb (5432), MySQL (3306), StreamlitApp (8501), ngrok (4040), pinggy (4300), Flask (5000), Django (8000) and ReactApp (3000). Learnt a thing or two from Dean with recursion (Really Cool!!!).

Value

random port


normfluodbf documentation built on Nov. 6, 2025, 1:12 a.m.