On Tue, July 8, 2008 7:11 pm, MinuteElectron wrote:
You could try using a Java SSH client,
Java SSH clients just connect to port 22, so that is not going to work.
At my high school I circumvented the firewall by running my SSH daemon at port 443. The proxy allowed connects to port 443, so that worked. Yes, 443 is https, but I don't have a web server running in SSL mode anyway.
On the toolserver, this is also possible, but as flyingparchment noted, you are probably violating some RFC's. Now I really wouldn't know what login.toolserver.org would be doing with a webserver, but I guess having an SSH server on that port interferes with flyingparchments plans to take over the world.
--valhallasw