You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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.
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?
The text was updated successfully, but these errors were encountered: