Skip to content

Feature ctunnel and authentication #11

@Rikkit888

Description

@Rikkit888

Is there an option to use ctunnel not only for encrypting the tunnel, but also to do authentication with the established tunnel?

So is it possible to use a generated pair of keys to encrypt the tunnel and only allow clients to connect which use the matching key from the server. This would be very useful for tunneled applications which do not have an own authentication option.

This would look like this:

Client ------> Server
TUN1 ------> TUN1
Key1 ------> Key1

so only a client which uses the Key1 to establish a connection is allowed to connect to the server.

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