diff options
author | mcrane <mctch@yahoo.com> | 2009-08-01 03:42:04 -0600 |
---|---|---|
committer | mcrane <mctch@yahoo.com> | 2009-08-01 03:42:04 -0600 |
commit | 391e0bad90da42e64f244b979b83167b8acb744b (patch) | |
tree | da518631802df10fdc02c94de2c90398fe493cca /pkg_config.7.xml | |
parent | 0ea66cc492167c82f313c41a33cb5a886199f27c (diff) | |
download | pfsense-packages-391e0bad90da42e64f244b979b83167b8acb744b.tar.gz pfsense-packages-391e0bad90da42e64f244b979b83167b8acb744b.tar.bz2 pfsense-packages-391e0bad90da42e64f244b979b83167b8acb744b.zip |
New pfSense package DenyHosts for protecting SSH.
Diffstat (limited to 'pkg_config.7.xml')
-rwxr-xr-x | pkg_config.7.xml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/pkg_config.7.xml b/pkg_config.7.xml index d1cfdca6..bd1893ea 100755 --- a/pkg_config.7.xml +++ b/pkg_config.7.xml @@ -217,6 +217,20 @@ <configurationfile>shellcmd.xml</configurationfile> </package> <package> + <name>DenyHosts</name> + <website/> + <descr>The DenyHosts utility is used to manage protect SSH.</descr> + <category>Services</category> + <pkginfolink></pkginfolink> + <config_file>http://www.pfsense.com/packages/config/denyhosts/denyhosts.xml</config_file> + <depends_on_package_base_url>http://files.pfsense.org/packages/7/All/</depends_on_package_base_url> + <version>0.1</version> + <status>Beta</status> + <required_version>1.2.3</required_version> + <maintainer>markjcrane@gmail.com</maintainer> + <configurationfile>denyhosts.xml</configurationfile> + </package> + <package> <name>snort</name> <descr>Snort is a libpcap-based packet sniffer/logger which can be used as a lightweight network intrusion detection system. It features rules based logging and can perform content searching/matching in addition to being used to detect a variety of other attacks and probes, such as buffer overflows, stealth port scans, CGI attacks, SMB probes, and much more.</descr> <category>Security</category> |