# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "port4me" in publications use:' type: software license: MIT title: 'port4me: Get the Same, Personal, Free ''TCP'' Port over and over' version: 0.7.1 abstract: An R implementation of the cross-platform, language-independent "port4me" algorithm (), 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. authors: - family-names: Bengtsson given-names: Henrik email: henrikb@braju.com orcid: https://orcid.org/0000-0002-7579-5165 repository: https://henrikbengtsson.r-universe.dev repository-code: https://github.com/HenrikBengtsson/port4me url: https://github.com/HenrikBengtsson/port4me contact: - family-names: Bengtsson given-names: Henrik email: henrikb@braju.com orcid: https://orcid.org/0000-0002-7579-5165