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 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.

2009-02-06 23:57
1.1.29

此版本修正2.4在Linux上执行系统(前提是您还编制2.4系统),修正了编译器编译,不知道他们的处理器的原子操作。
标签: Development, Minor bugfixes
This release fixes execution on Linux 2.4 systems
(provided that you
also compile on a 2.4 system) and fixes
compilation with compilers that
don't know about their processor's atomic
operations.

2009-01-08 09:32
1.1.28

此版本整理代码以删除的麻烦库依赖的情侣,修正一个错误,阻止了一些CGI应用程序的使用,并增加了手册页。
标签: Development, Code cleanup
This release reorganizes the code to remove a couple of troublesome library dependencies, fixes a bug that had prevented use in some CGI applications, and adds a man page.

2008-10-28 22:19
1.1.27

该版本修正两个建设错误,一Suse Linux用户的影响,以及围绕着Firefox 3的缺陷可能是造成了不必要的工程水平滚动条显示。这个版本还建立在Mac OS X
标签: Development, Minor bugfixes
This version fixes two build bugs, one affecting
SuSE users, and works around a probable Firefox 3
bug that had caused an unnecessary horizontal
scrollbar to be shown. This version also builds on
Mac OS X.

2008-10-21 08:52
1.1.26

在此版本中,旧的Apache模块已被删除。使用独立与Apache的mod_proxy结合Anyterm守护现在是推荐的配置。虽然这是在稳定和功能最不充分的旧Apache模块,文件仍然不太成熟,安装的报告表示欢迎。
标签: Development, Code cleanup
In this release, the old Apache module has been removed. Using the stand-alone Anyterm daemon in combination with Apache's mod_proxy is now the recommended configuration. Although this is at least as stable and feature-full as the old Apache module, the documentation remains less mature; installation reports are welcome.

2008-08-16 02:29
1.1.25

现在,您可以指定一个该浏览器将被重定向一旦终端封闭的网址。复制到剪贴板工作,现在应该基于Mozilla的浏览器,如果有适当的安全设置已经生效。删除和退格现在应该表现为在更多的节目预期。一个未经考验的变化可能使键盘输入在Safari上工作了。
标签: Development, Minor feature enhancements
You can now specify a URL to which the browser will be redirected once the terminal is closed. Copying to the clipboard should now work on Mozilla-based browsers, if the appropriate security settings are in force. Delete and backspace should now behave as expected in more programs. An untested change may make keyboard input work on Safari again.

Project Resources