Anyterm 1.1.18 (Development branch) |
|
|
Anyterm provides a terminal emulator on a Web page using Javascript and an Apache module. The module forks a shell and communicates with the script using XMLHTTP on port 80, or securely using SSL. This provides you with shell access to your machine from almost any Web browser, even when firewalls are in the way. Experimental features include support for standalone operation without Apache, and the my.anyterm.org service provides access without the need to install anything on your servers.
License: GNU General Public License (GPL)
Changes:
This release fixes a potential segfault in the
stand-alone daemon, and improves handling of the
alt-gr key on some non-English keyboards. It also
makes it possible to send ctrl-^, which is
filtered by browsers, by typing ctrl-. .
|