sciapp / nojava-ipmi-kvm

nojava-ipmi-kvm is a utility to access Java based ipmi kvm consoles without a local java installation.
MIT License
81 stars 28 forks source link

Fix Docker Container Port Parsing #12

Closed danielcbit closed 3 years ago

danielcbit commented 3 years ago

When IPv4 and IPv6 is enabled in a host, the port parsing breaks while using the latest docker versions.

This was tested in a MacOS host with Docker version 20.10.7, build f0df350

IngoMeyer441 commented 3 years ago

Thanks for your pull request, looks good to me! :+1: :smiley: