Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@bloopybae
Copy link

@bloopybae bloopybae commented Oct 27, 2025

This patch limits the WinBoat Docker ports to 127.0.0.1 instead of 0.0.0.0,
preventing unintentional remote access to RDP, QMP, and web interfaces.

Refactor constructor to support optional host IP and improve port parsing logic to be compatible with the changes in install.ts
@bloopybae
Copy link
Author

PortManager.parseCompose() didn’t handle three-part port strings (e.g. 127.0.0.1:8006:8006). Added a fix in ComposePortEntry to support both 2- and 3-part formats.
Tested successfully: installer now completes past “Creating Compose File...”

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant