aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2004-12-21 18:13:53 +0000
committerScott Ullrich <sullrich@pfsense.org>2004-12-21 18:13:53 +0000
commit37915547fa7ba1ef3e98aace7a14a04819b344ff (patch)
treee5ea6ed186800506165ca4e0855168550ea52bc4
parent462db87f256c44a94f2a462359a95640420c3821 (diff)
downloadpfsense-packages-37915547fa7ba1ef3e98aace7a14a04819b344ff.tar.gz
pfsense-packages-37915547fa7ba1ef3e98aace7a14a04819b344ff.tar.bz2
pfsense-packages-37915547fa7ba1ef3e98aace7a14a04819b344ff.zip
Add NMap. The crowd goes wild...
-rw-r--r--pkg_config.xml21
1 files changed, 15 insertions, 6 deletions
diff --git a/pkg_config.xml b/pkg_config.xml
index 456c08a4..a1f1cb7f 100644
--- a/pkg_config.xml
+++ b/pkg_config.xml
@@ -6,7 +6,7 @@
<name>pfstat</name>
<descr>pfstat is a small utility that collects packet filter statistics and produces graphs.</descr>
<category>Network Management</category>
- <config_file>http://www.pfsense.com/packages/config/pfstat.xml</config_file>
+ <config_file>http://www.pfsense.com/packages/config/pfstat.xml</config_file>
<depends_on_package_base_url>http://www.pfsense.com/packages/All</depends_on_package_base_url>
<depends_on_package>pfstat-1.7.tbz</depends_on_package>
<configurationfile>pfstat.xml</configurationfile>
@@ -15,14 +15,23 @@
<name>pure-ftpd</name>
<descr>Pure FTPd Server is a fast, production quality, standards-conformant FTP server based on Troll-FTPd. It has no known vulnerability, it is trivial to set up, and it is especially designed for modern kernels. Features include PAM support, IPv6, chroot()ed home directories, virtual domains, built-in 'ls', FXP protocol, anti-warez system, bandwidth throttling, restricted ports for passive downloads, an LDAP backend, XML output, and more.</descr>
<category>FTP</category>
- <config_file>http://www.pfsense.com/packages/config/pure-ftpd.xml</config_file>
+ <config_file>http://www.pfsense.com/packages/config/pure-ftpd.xml</config_file>
<depends_on_package_base_url>http://www.pfsense.com/packages/All/</depends_on_package_base_url>
<depends_on_package>pure-ftpd-1.0.20_1.tbz</depends_on_package>
<configurationfile>pure-ftpd.xml</configurationfile>
- <logging>
- <facilityname>ftp</facilityname>
- <logfilename>pure-ftpd.log</logfilename>
- </logging>
+ <logging>
+ <facilityname>ftp</facilityname>
+ <logfilename>pure-ftpd.log</logfilename>
+ </logging>
+ </package>
+ <package>
+ <name>nmap</name>
+ <descr>NMap is a utility for network exploration or security auditing. It supports ping scanning (determine which hosts are up), many port scanning techniques (determine what services the hosts are offering), version detection (determine what application/service is runing on a port), and TCP/IP fingerprinting (remote host OS or device identification). It also offers flexible target and port specification, decoy/stealth scanning, SunRPC scanning, and more. Most Unix and Windows platforms are supported in both GUI and command line modes. Several popular handheld devices are also supported, including the Sharp Zaurus and the iPAQ.</descr>
+ <category>Security</category>
+ <depends_on_package_base_url>http://www.pfsense.com/packages/All</depends_on_package_base_url>
+ <depends_on_package>nmap-3.70.tbz</depends_on_package>
+ <config_file>http://www.pfsense.com/packages/config/nmap.xml</config_file>
+ <configurationfile>nmap.xml</configurationfile>
</package>
</packages>
</pfsensepkgs>