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

Reverse Tunnel Password Authentication #14

Open
lavinkabul opened this issue Jan 21, 2023 · 1 comment
Open

Reverse Tunnel Password Authentication #14

lavinkabul opened this issue Jan 21, 2023 · 1 comment
Labels
inquiry/question Further information is requested

Comments

@lavinkabul
Copy link

I liked the article "Reverse Tunnel Setup", described in great detail and clearly. The article talks about key authentication. Is it possible to make a tunnel with password authentication? Does dropbear support this? Or maybe there are other ways to make a reverse tunnel on a router with openwrt?

@ceremcem
Copy link
Owner

I can't be possible with Dropbear or with any other application because the key authentication is used to connect the CLIENT to the SERVER when you literally have no access the CLIENT.

In any way, you'll have to resort a public key like authentication schema.

@ceremcem ceremcem added the inquiry/question Further information is requested label Jan 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
inquiry/question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants