Skip to content

proxy to an in memory net.Listener #26

Open
@kevinburke1

Description

@kevinburke1

I already have the *net.Listener in the same process as the TCP Proxy. It would be great if I could proxy directly to that instead of needing to Dial a separate IP address.

Activity

kevinburke1

kevinburke1 commented on Nov 28, 2019

@kevinburke1
Author

TargetListener gets me close to what I want but I need the Listener to handle TLS, unless I put my own Listener behind the TargetListener somehow (not sure how to do that)

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

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

      proxy to an in memory net.Listener · Issue #26 · inetaf/tcpproxy