Anyterm 1.1.16 (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 version adds proper character set support; it is known to work for ISO-8859-1 and UTF-8, and in principle will work with most character sets supported by iconv.
|