port4me: Get the Same, Personal, Free 'TCP' Port over and over

An implementation of the cross-platform, language-independent "port4me" algorithm (<https://github.com/HenrikBengtsson/port4me>), which (1) finds a free Transmission Control Protocol ('TCP') port in [1024,65535] that the user can open, (2) is designed to work in multi-user environments, (3), gives different users, different ports, (4) gives the user the same port over time with high probability, (5) gives different ports for different software tools, and (6) requires no configuration.

Version: 0.5.0
Depends: R (≥ 4.0.0)
Suggests: utils, rmarkdown, knitr
Published: 2022-10-29
Author: Henrik Bengtsson [aut, cre, cph]
Maintainer: Henrik Bengtsson <henrikb at braju.com>
BugReports: https://github.com/HenrikBengtsson/port4me/issues
License: MIT + file LICENSE
URL: https://github.com/HenrikBengtsson/port4me
NeedsCompilation: no
Materials: NEWS
CRAN checks: port4me results

Documentation:

Reference manual: port4me.pdf
Vignettes: port4me: Get the Same, Personal, Free TCP Port over and over

Downloads:

Package source: port4me_0.5.0.tar.gz
Windows binaries: r-devel: port4me_0.5.0.zip, r-release: port4me_0.5.0.zip, r-oldrel: port4me_0.5.0.zip
macOS binaries: r-release (arm64): port4me_0.5.0.tgz, r-oldrel (arm64): port4me_0.5.0.tgz, r-release (x86_64): port4me_0.5.0.tgz, r-oldrel (x86_64): port4me_0.5.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=port4me to link to this page.