diff options
Diffstat (limited to 'pkg_config.7.xml')
-rw-r--r-- | pkg_config.7.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/pkg_config.7.xml b/pkg_config.7.xml index 18ab4083..3c0909bf 100644 --- a/pkg_config.7.xml +++ b/pkg_config.7.xml @@ -4,6 +4,16 @@ <pfsensepkgs> <packages> <package> + <name>Dashboard</name> + <descr>Adds pfSense dashboard that will be included with 1.3. This requires 1.2 or newer. WARNING! Cannot be deinstalled.</descr> + <category>System</category> + <config_file>http://www.pfsense.com/packages/config/dashboard/dashboard.xml</config_file> + <version>0.6.2</version> + <status>BETA</status> + <required_version>1.2</required_version> + <configurationfile>dashboard.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> |