Skip to content

Releases: kymeric/DockerProxy

Minor Update

28 Jul 17:36
Compare
Choose a tag to compare
Minor Update Pre-release
Pre-release
  • Change port number from 5000 (used all over the place by ASP.NET Core) to 5050, just to get out of the way

Initial Release

10 May 13:26
Compare
Choose a tag to compare
Initial Release Pre-release
Pre-release

Initial release. Features:

  • Runs as console app
  • Proxies TCP connections for localhost to the correct windows container
  • Not tested with more advanced docker networking configurations. It assumes containers attached to NAT network. May work in other scenarios (docker compose with isolated networks, etc...) but haven't tested yet.

Please open an issue for any problems you find.