Skip to content

Releases: SHAdd0WTAka/LocalportManager

LocalPortManager v1.0.5

05 Mar 05:28

Choose a tag to compare

🎉 LocalPortManager v1.0.5

📦 Installation

Via pip:

pip install localportmanager

Via Docker:

docker pull ghcr.io/shadd0wtaka/localportmanager:v1.0.5

🔗 Links

✨ Features

  • Zero-dependency local reverse proxy
  • Dynamic port allocation (4000-4999)
  • Service registry with persistent JSON state
  • HTTP reverse proxy with Host header routing
  • 82% test coverage
  • Docker support

🏷️ Changes

  • Fixed PyPI classifiers
  • Version bump to 1.0.5

LocalPortManager v1.0.4

05 Mar 05:26

Choose a tag to compare

🎉 LocalPortManager v1.0.4

📦 Installation

Via pip:

pip install localportmanager

Via Docker:

docker pull ghcr.io/shadd0wtaka/localportmanager:v1.0.4

🔗 Links

✨ Features

  • Zero-dependency local reverse proxy
  • Dynamic port allocation (4000-4999)
  • Service registry with persistent JSON state
  • HTTP reverse proxy with Host header routing
  • 82% test coverage
  • Docker support

🏷️ Changes

  • Version bump to 1.0.4
  • Fixed version consistency across files

LocalPortManager v1.0.3

05 Mar 05:20

Choose a tag to compare

🎉 LocalPortManager v1.0.3

📦 Installation

Via pip:

pip install localportmanager

Via Docker:

docker pull ghcr.io/shadd0wtaka/localportmanager:v1.0.3

🔗 Links

✨ Features

  • Zero-dependency local reverse proxy
  • Dynamic port allocation (4000-4999)
  • Service registry with persistent JSON state
  • HTTP reverse proxy with Host header routing
  • 82% test coverage
  • Docker support

🏷️ Changes

  • Fixed PyPI publishing workflow

LocalPortManager v1.0.2

05 Mar 05:15

Choose a tag to compare

🎉 LocalPortManager v1.0.2

📦 Installation

Via pip:

pip install localportmanager

Via Docker:

docker pull ghcr.io/shadd0wtaka/localportmanager:v1.0.2

🔗 Links

✨ Features

  • Zero-dependency local reverse proxy
  • Dynamic port allocation (4000-4999)
  • Service registry with persistent JSON state
  • HTTP reverse proxy with Host header routing
  • 82% test coverage
  • Docker support

🏷️ Changes

  • Added Docker support
  • GitHub Packages publishing enabled

LocalPortManager v1.0.1

05 Mar 04:27

Choose a tag to compare

🎉 LocalPortManager v1.0.1

📦 Installation

pip install localportmanager

🔗 Links

✨ Features

  • Zero-dependency local reverse proxy
  • Dynamic port allocation (4000-4999)
  • Service registry with persistent JSON state
  • HTTP reverse proxy with Host header routing
  • 82% test coverage

🏷️ Changes

  • Initial release with CI/CD
  • PyPI publishing enabled

LocalPortManager v1.0.0

05 Mar 04:14

Choose a tag to compare

Initial release with 82% test coverage, CI/CD, and PyPI support