Download List

專案描述

Anyterm provides a terminal emulator on a Web page using Javascript and a server daemon. The daemon typically runs behind an HTTP proxy; it 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. The my.anyterm.org service provides access without the need to install anything on your servers.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-02-12 11:41
1.1.19

This release improves support for function keys in Internet Explorer and fixes some compilation issues on FreeBSD.
標籤: Development, Minor feature enhancements

2008-01-27 00:21
1.1.18

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-. .
標籤: Development, Minor bugfixes

2008-01-15 13:49
1.1.17

This release fixes a couple of memory corruption
problems discovered using Valgrind. It also
improves the efficiency of the client-server
communication and makes it easier to change the
color scheme.
標籤: Development, Minor bugfixes

2007-12-31 18:53
1.1.16

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.
標籤: Development, Major feature enhancements

2006-03-22 16:45
1.1.15

This release fixes a bug that resulted in freezes
when sessions timed our or were closed. You should
upgrade if you have seen this problem. It also
addresses a couple of build difficulties.
標籤: Development, Minor bugfixes

Project Resources