Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature ctunnel and authentication #11

Open
Rikkit888 opened this issue Jun 14, 2020 · 0 comments
Open

Feature ctunnel and authentication #11

Rikkit888 opened this issue Jun 14, 2020 · 0 comments

Comments

@Rikkit888
Copy link

Rikkit888 commented Jun 14, 2020

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant