Skip to content

TCP/UDP level redirection #14

Description

@eliottness

I love this project but putting my IoT Kubernetes cluster behind it cannot be done right now I think. First because it would be very troublesome to give access to all those let's encrypt auto-renewed certificates to this app and restart it when one changes and second because it does not support one target having multiple TLS certs depending on the SNI.

So my question is: Would it be possible to go one layer below TLS and do socket level sendfile(2) to forward the packets without decrypting the content. Do you think this would be possible?

Thanks for the project already

Activity

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions