aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--packages/nmap.xml1
-rw-r--r--packages/ntop/ntop.xml1
-rw-r--r--packages/pfstat.xml5
-rw-r--r--packages/pure-ftpd.xml1
-rw-r--r--packages/stunnel.xml1
5 files changed, 7 insertions, 2 deletions
diff --git a/packages/nmap.xml b/packages/nmap.xml
index 7aeee6f2..2fe47e8a 100644
--- a/packages/nmap.xml
+++ b/packages/nmap.xml
@@ -9,6 +9,7 @@
<name>NMap</name>
<tooltiptext>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.</tooltiptext>
<section>Diagnostics</section>
+ <configfile>nmap.xml</configfile>
</menu>
<!-- Do not save invokes a simple input menu and will not update
the configuration database. -->
diff --git a/packages/ntop/ntop.xml b/packages/ntop/ntop.xml
index 6fd13c76..090d8660 100644
--- a/packages/ntop/ntop.xml
+++ b/packages/ntop/ntop.xml
@@ -9,6 +9,7 @@
<name>NTop</name>
<tooltiptext>ntop is a network probe that shows network usage in a way similar to what top does for processes. In interactive mode, it displays the network status on the user's terminal. In Web mode, it acts as a Web server, creating an HTML dump of the network status. It sports a NetFlow/sFlow emitter/collector, an HTTP-based client interface for creating ntop-centric monitoring applications, and RRD for persistently storing traffic statistics.</tooltiptext>
<section>Diagnostics</section>
+ <configfile>ntop.xml</configfile>
</menu>
<!-- Do not save invokes a simple input menu and will not update
the configuration database. -->
diff --git a/packages/pfstat.xml b/packages/pfstat.xml
index 6865a546..e5a75777 100644
--- a/packages/pfstat.xml
+++ b/packages/pfstat.xml
@@ -6,13 +6,14 @@
<name>PFStat Settings</name>
<tooltiptext>pfstat is a small utility that collects packet filter statistics and produces graphs.</tooltiptext>
<section>Services</section>
+ <configfile>pfstat.xml</configfile>
</menu>
<menu>
<name>PFStat Graphs</name>
<tooltiptext>pfstat is a small utility that collects packet filter statistics and produces graphs.</tooltiptext>
- <url>/pfstat/</url>actually
+ <url>/pfstat/</url>
<section>Services</section>
- </menu>
+ </menu>
<!-- configpath gets expanded out automatically and config items will be
stored in that location -->
<configpath>['installedpackages']['package']['$packagename']['configuration']</configpath>
diff --git a/packages/pure-ftpd.xml b/packages/pure-ftpd.xml
index 3711829e..ef1bef2a 100644
--- a/packages/pure-ftpd.xml
+++ b/packages/pure-ftpd.xml
@@ -6,6 +6,7 @@
<name>Pure FTPD</name>
<tooltiptext>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.</tooltiptext>
<section>Services</section>
+ <configfile>pureftpd.xml</configfile>
</menu>
<!-- configpath gets expanded out automatically and config items will be
stored in that location seperated with -> -->
diff --git a/packages/stunnel.xml b/packages/stunnel.xml
index 3c952b67..c525b867 100644
--- a/packages/stunnel.xml
+++ b/packages/stunnel.xml
@@ -6,6 +6,7 @@
<name>STunnel</name>
<tooltiptext>The stunnel program is designed to work as an SSL encryption wrapper between remote client and local (inetd-startable) or remote server. It can be used to add SSL functionality to commonly used inetd daemons like POP2, POP3, and IMAP servers without any changes in the programs' code. It will negotiate an SSL connection using the OpenSSL or SSLeay libraries. It calls the underlying crypto libraries, so stunnel supports whatever cryptographic algorithms you compiled into your crypto package.</tooltiptext>
<section>Services</section>
+ <configfile>stunnel.xml</configfile>
</menu>
<!-- configpath gets expanded out automatically and config items will be
stored in that location -->