From 391e0bad90da42e64f244b979b83167b8acb744b Mon Sep 17 00:00:00 2001 From: mcrane Date: Sat, 1 Aug 2009 03:42:04 -0600 Subject: New pfSense package DenyHosts for protecting SSH. --- config/denyhosts/denyhosts.xml | 115 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 115 insertions(+) create mode 100644 config/denyhosts/denyhosts.xml (limited to 'config/denyhosts/denyhosts.xml') diff --git a/config/denyhosts/denyhosts.xml b/config/denyhosts/denyhosts.xml new file mode 100644 index 00000000..35878c7a --- /dev/null +++ b/config/denyhosts/denyhosts.xml @@ -0,0 +1,115 @@ + + + + + + + + DenyHosts + Describe your package requirements here + Currently there are no FAQ items provided. + DenyHosts + 0.1 + Settings + /usr/local/pkg/denyhosts.inc + + DenyHosts + DenyHosts. +
Services
+ denyhosts.xml + /packages/denyhosts/denyhosts_log.php +
+ + + Settings + /packages/denyhosts/denyhosts_log.php + + + + installedpackages->package->$packagename->configuration->denyhosts + + /usr/local/pkg/ + 0755 + http://www.pfsense.com/packages/config/denyhosts/denyhosts.inc + + + + Title + title + + + Category + category + + + + + Title + title + Enter the title. + input + + + Category + category + Enter a category. + input + + + <b>zzz</b> <br /> <br /> + zzz + + textarea + base64 + 30 + 70 + 20 + + + + + + php_sync_package(); + + + php_sync_package(); + + + php_install_command(); + + + deinstall_command(); + +
\ No newline at end of file -- cgit v1.2.3