SSH without portforward
Posted
by
maigel
on Super User
See other posts from Super User
or by maigel
Published on 2013-10-31T15:26:16Z
Indexed on
2013/10/31
15:59 UTC
Read the original article
Hit count: 218
I have a raspberry pi lying around in my dorm room. It's connected to campus internet which has all ports closed and I obviously don't have any access or permission to port forwarding. Now I want to ssh to the raspberry pi but this isn't possible since I can't port forward. I do however have a cheap vps doing nothing. Is there a way to make the pi connect to the vps and then use the vps as some sort of tunnel to ssh to the raspberry pi without having any port forwarding done?
© Super User or respective owner