Skip to content

CONNECT issued to the wrong host #3

Open
@v-p-b

Description

@v-p-b

The (deprecated) WrapDialContext function passes the address of the proxy instead of the real connection target to the dialer functions:

return dialContext(ctx, network, proxyAddress)

This results in failed communication as even after successful authentication the proxy redirects the connection to itself.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions