Metadata-Version: 2.1
Name: port4me
Version: 0.0.1.post9000
Summary: The 'port4me' tool: (1) finds a free 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.
Project-URL: Homepage, https://github.com/HenrikBengtsson/port4me
Project-URL: Bug Tracker, https://github.com/HenrikBengtsson/port4me/issues
Author-email: Henrik Bengtsson <henrikb@braju.com>
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Description-Content-Type: text/markdown

# port4me - Get the Same, Personal, Free TCP Port over and over

_WARNING_: This Python package is currently a non-functional package stub. It will eventually implement the **[port4me]** algorithm, which is currently implemented in Bash and R. /Henrik 2022-10-15

[port4me]: https://github.com/HenrikBengtsson/port4me
