diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2009-10-16 22:31:01 -0400 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2009-10-16 22:31:01 -0400 |
commit | b445055499c8ed51acfaaa0020616c06f558de68 (patch) | |
tree | ae87e72bc633162275700932a1db696d6cfec6ec /pkg_config.8.xml | |
parent | a27686574094958e8bec10103e1ffd9ebd58bd60 (diff) | |
download | pfsense-packages-b445055499c8ed51acfaaa0020616c06f558de68.tar.gz pfsense-packages-b445055499c8ed51acfaaa0020616c06f558de68.tar.bz2 pfsense-packages-b445055499c8ed51acfaaa0020616c06f558de68.zip |
Adding anyterm package + stunnel support
Diffstat (limited to 'pkg_config.8.xml')
-rwxr-xr-x | pkg_config.8.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/pkg_config.8.xml b/pkg_config.8.xml index 8f965c57..1836de21 100755 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -3,6 +3,17 @@ <pfsensepkgs> <packages> <package> + <name>anyterm</name> + <descr>Ajax Interactive Shell - Have you ever wanted SSH or telnet access to your system from an “internet desert” - from behind a strict firewall, from an internet cafe, or even from a mobile phone? Anyterm is a combination of a web page and a process that runs on your web server that provides this access. WARNING! We suggest using Stunnel in combination with this package!</descr> + <website>http://haproxy.1wt.eu/</website> + <category>Diagnostics</category> + <version>0.1</version> + <status>ALPHA</status> + <required_version>1.2.3</required_version> + <config_file>http://www.pfsense.com/packages/config/anyterm/anyterm.xml</config_file> + <configurationfile>anyterm.xml</configurationfile> + </package> + <package> <name>haproxy</name> <descr>The Reliable, High Performance TCP/HTTP Load Balancer</descr> <website>http://haproxy.1wt.eu/</website> |