I know how to setup a simple proxy using ssh -D ,but I want to use username and password based authentication for this case. Is there any way?
|
feedback
|
|
Then again, if you get that far into the weeds, then you're probably going down the wrong road and perhaps may need to re-think what you're trying to accomplish. | |||
|
feedback
|
|
Dynamic application-level port forwarding (
But note that the password is transmitted in cleartext. To configure username based authentication, open the
Check the listening sockets after starting:
Take a look at the logs file ( PS: the system password file ( | |||
|
feedback
|