diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-11-21 10:18:54 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-11-21 10:18:54 +0000 |
commit | f9c065abb9059f32dd0bdd6b64160eff7e589c80 (patch) | |
tree | 12c4170825ecaa46ce7475e13ac4733f2e0af9c7 /www/anyterm/pkg-descr | |
parent | edf39c3d39b676a87e639111829a9e4393c16137 (diff) |
Notes
Diffstat (limited to 'www/anyterm/pkg-descr')
-rw-r--r-- | www/anyterm/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/www/anyterm/pkg-descr b/www/anyterm/pkg-descr new file mode 100644 index 000000000000..863fb937808c --- /dev/null +++ b/www/anyterm/pkg-descr @@ -0,0 +1,7 @@ +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. + +WWW: http://anyterm.org/ |