Package: port4me 0.7.1
port4me: Get the Same, Personal, Free 'TCP' Port over and over
An R 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.
Authors:
port4me_0.7.1.tar.gz
port4me_0.7.1.zip(r-4.5)port4me_0.7.1.zip(r-4.4)port4me_0.7.1.zip(r-4.3)
port4me_0.7.1.tgz(r-4.4-x86_64)port4me_0.7.1.tgz(r-4.4-arm64)port4me_0.7.1.tgz(r-4.3-x86_64)port4me_0.7.1.tgz(r-4.3-arm64)
port4me_0.7.1.tar.gz(r-4.5-noble)port4me_0.7.1.tar.gz(r-4.4-noble)
port4me_0.7.1.tgz(r-4.4-emscripten)port4me_0.7.1.tgz(r-4.3-emscripten)
port4me.pdf |port4me.html✨
port4me/json (API)
NEWS
# Install 'port4me' in R: |
install.packages('port4me', repos = c('https://henrikbengtsson.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/henrikbengtsson/port4me/issues
bashclihigh-performance-computinghpcmulti-tenantmulti-userportpypi-packagepythonr-languager-programmingtcputility
Last updated 9 months agofrom:1716f3a54c (on main). Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 31 2024 |
R-4.5-win-x86_64 | OK | Oct 31 2024 |
R-4.5-linux-x86_64 | OK | Oct 31 2024 |
R-4.4-win-x86_64 | OK | Oct 31 2024 |
R-4.4-mac-x86_64 | OK | Oct 31 2024 |
R-4.4-mac-aarch64 | OK | Oct 31 2024 |
R-4.3-win-x86_64 | OK | Oct 31 2024 |
R-4.3-mac-x86_64 | OK | Oct 31 2024 |
R-4.3-mac-aarch64 | OK | Oct 31 2024 |
Exports:port4me
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Gets a Personalized TCP Port that can be Opened by the User | port4me |
Settings Used by the 'port4me' Package | port4me.settings PORT4ME_DEBUG PORT4ME_EXCLUDE PORT4ME_EXCLUDE_SITE PORT4ME_EXCLUDE_UNSAFE PORT4ME_EXCLUDE_UNSAFE_CHROME PORT4ME_EXCLUDE_UNSAFE_FIREFOX PORT4ME_INCLUDE PORT4ME_INCLUDE_SITE PORT4ME_PREPEND PORT4ME_PREPEND_SITE PORT4ME_SKIP PORT4ME_TOOL PORT4ME_USER |