Skip to content

Conversation

covertivy
Copy link
Contributor

If we try to connect to a machine via a proxy to it's loopback address we fail.
This is because the DCOM Connection client does not find any "valid string-bindings" that match the specified IP address (127.0.0.1).

Screenshot 2025-09-12 000458

This behavior may be logically fine but it harms end-user use.
This commit fixes the issue by checking for use of loopback addresses and handling them correctly.

Screenshot 2025-09-12 001216

@anadrianmanrique anadrianmanrique added the medium Medium priority item label Sep 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

medium Medium priority item

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants