Package: port4me
Version: 0.5.1
Depends: R (>= 4.0.0)
Suggests: utils, rmarkdown, knitr
VignetteBuilder: knitr
Title: Get the Same, Personal, Free 'TCP' Port over and over
Authors@R: c(person("Henrik", "Bengtsson", role=c("aut", "cre", "cph"),
                                          email = "henrikb@braju.com"))
Description: 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.
License: MIT + file LICENSE
URL: https://github.com/HenrikBengtsson/port4me
BugReports: https://github.com/HenrikBengtsson/port4me/issues
Encoding: UTF-8
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-03-23 16:35:08 UTC; henrik
Author: Henrik Bengtsson [aut, cre, cph]
Maintainer: Henrik Bengtsson <henrikb@braju.com>
Repository: CRAN
Date/Publication: 2023-03-23 18:30:02 UTC
Built: R 4.1.2; ; 2023-03-24 10:31:37 UTC; unix
