Hello guys, I doubt this is classified as a programming discussion or no, but this was the nearest it could get to.
I want to SSH tunnel into a server through the LAN connection provided by my university. I am successfully being able to do it using PuTTY on Windows but I failed to bypass the proxy server out here using terminal. Mainly, I don't understand the codes needed to be written in the Terminal. PuTTY was very simple to handle and had an ice GUI.
I'd really appreciate if someone could tell me the command line to use. I read hundreds of pages and saw many videos couldn't get a word out of it.
PS : The computers connect to the internet here after entering the http and https proxies as 172.30.1.1:8080, and I basically want to bypass these and set up an SSH tunnel so that I could apply a SOCKS 5 proxy.
I want to SSH tunnel into a server through the LAN connection provided by my university. I am successfully being able to do it using PuTTY on Windows but I failed to bypass the proxy server out here using terminal. Mainly, I don't understand the codes needed to be written in the Terminal. PuTTY was very simple to handle and had an ice GUI.
I'd really appreciate if someone could tell me the command line to use. I read hundreds of pages and saw many videos couldn't get a word out of it.
PS : The computers connect to the internet here after entering the http and https proxies as 172.30.1.1:8080, and I basically want to bypass these and set up an SSH tunnel so that I could apply a SOCKS 5 proxy.