I'm testing how to set up an ssh tunnel, but when I do it through putty the prompt needs to be up and won't work closed. Any ideas on how to set this up?
I have another program working on the VPS, so I cannot setup OpenVPN as much as I would like. I need to set this up as I frequently access files/login in public areas as I don't have any other choice.
The command I used in prompt ssh -D 1067 -f -C -q -N user@MY_VPS_IP
Using Ubuntu 16.04
I have another program working on the VPS, so I cannot setup OpenVPN as much as I would like. I need to set this up as I frequently access files/login in public areas as I don't have any other choice.
The command I used in prompt ssh -D 1067 -f -C -q -N user@MY_VPS_IP
Using Ubuntu 16.04