I have an ssh server running at home and I'd like to be able to connect to it from an internet cafe that wont let me run putty or java applets. Is there any way to ssh into my home machine through a browser? The only solutions I could find where java based.
In theory, would it be possible to open an ssh connection that reads and writes to a file, and then make a cgi script that writes commands to the file and formats the output to html?
Thanks