MinuteElectron schrieb: > Actually there are many which make the actual SSH connection from the > server it is hosted on.
A Java *Applet* might work. But that wouldn't be possible with RSA authentication, would it? Or maybe, but uploading the private key over HTTPS... Anyway, here'S a different solution, using the httptunnel tool: <http://www.jfranken.de/homepages/johannes/vortraege/ssh3_inhalt.en.html> "OpenSSH -- Section 3: Breaking Firewalls" -- looks quite good on a first glance. Here's another one, using:<http://dag.wieers.com/howto/ssh-http-tunneling/> "Tunneling SSH over HTTP(S)" - I havn't looked closely, but it seems to use some magic apache configuration. HTH Daniel _______________________________________________ Toolserver-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/toolserver-l
