On 06-May-2006 16:01.00 (BST), Tony Crouch wrote:
Now, my only problem is how to use ssh is such a way that it will accept a username and password in order to authenticate myself to get through my universities proxy server.
[snip]
ssh --http-username=tony --http-password=***** tony@my-modem-ip-address
ssh doesn't support http proxies. SOCKS, but not http.