diff options
author | Marcello Coutinho <marcellocoutinho@gmail.com> | 2012-05-05 03:02:35 +0000 |
---|---|---|
committer | Marcello Coutinho <marcellocoutinho@gmail.com> | 2012-05-05 03:02:35 +0000 |
commit | 68668bc076e7b5c0abf52aaac0f15c31506ea9e5 (patch) | |
tree | 5e484bb31d029755f7c7fe558c1df130c98b3a2d /pkg_config.8.xml | |
parent | 6d1ec508780b4aa302bb18a986b230a3f16c4b54 (diff) | |
download | pfsense-packages-68668bc076e7b5c0abf52aaac0f15c31506ea9e5.tar.gz pfsense-packages-68668bc076e7b5c0abf52aaac0f15c31506ea9e5.tar.bz2 pfsense-packages-68668bc076e7b5c0abf52aaac0f15c31506ea9e5.zip |
sshdcond - fix, improve, test and publish namezero111111 package
Diffstat (limited to 'pkg_config.8.xml')
-rw-r--r-- | pkg_config.8.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/pkg_config.8.xml b/pkg_config.8.xml index b4d258ed..b9bdf3e7 100644 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -1350,6 +1350,18 @@ <configurationfile>nrpe2.xml</configurationfile> </package> <package> + <name>SSHDCond</name> + <descr><![CDATA[Allows to define SSH overrides for users,groups,hosts and addresses using Match in a convenient way.<br> + This package acts as an access list frontend for ssh connections]]></descr> + <category>Enhancements</category> + <version>1.0</version> + <status>Beta</status> + <required_version>2.0</required_version> + <config_file>http://www.pfsense.com/packages/config/sshdcond/sshdcond.xml</config_file> + <maintainer>namezero@afim.info</maintainer> + <configurationfile>sshdcond.xml</configurationfile> + </package> + <package> <name>mailreport</name> <descr>Allows you to setup periodic e-mail reports containing RRD graphs.</descr> <category>Network Management</category> |