diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2006-12-03 03:54:37 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2006-12-03 03:54:37 +0000 |
commit | 1f6f2f89066f6b4c73d8f4a0ee017485108cb889 (patch) | |
tree | fcf8f989bd1b77d6e786d51f2d49653dbb605a9f /pkg_config.xml | |
parent | f98d3874c7bf84dcbcc7d808d4504f9e076bfa27 (diff) | |
download | pfsense-packages-1f6f2f89066f6b4c73d8f4a0ee017485108cb889.tar.gz pfsense-packages-1f6f2f89066f6b4c73d8f4a0ee017485108cb889.tar.bz2 pfsense-packages-1f6f2f89066f6b4c73d8f4a0ee017485108cb889.zip |
Add Arping package.
Diffstat (limited to 'pkg_config.xml')
-rw-r--r-- | pkg_config.xml | 15 |
1 files changed, 13 insertions, 2 deletions
diff --git a/pkg_config.xml b/pkg_config.xml index 6b676f1d..bdd82053 100644 --- a/pkg_config.xml +++ b/pkg_config.xml @@ -4,6 +4,17 @@ <pfsensepkgs> <packages> <package> + <name>arping</name> + <descr>Broadcasts a who-has ARP packet on the network and prints answers. VERY useful when you are trying to pick an unused IP for a net that you don't yet have routing to. Then again, if you have no idea what I'm talking about then you prolly don't need it.</descr> + <website>http://www.habets.pp.se/synscan/programs.php?prog=arping</website> + <category>Services</category> + <version>2.05</version> + <status>ALPHA</status> + <required_version>1.0.1</required_version> + <config_file>http://www.pfsense.com/packages/config/arping/arping.xml</config_file> + <configurationfile>arping.xml</configurationfile> + </package> + <package> <name>frickin</name> <descr>The Frickin PPTP Proxy allows a Point-to-Point Tunneling Protocol (PPTP) client to connect to a PPTP server through Network Address Translation.</descr> <website>http://www.placid.tv</website> @@ -140,8 +151,8 @@ </package> <package> <name>imspector</name> - <descr>** REQUIRES: 1.0.1-SNAPSHOT-11-24-2006 OR LATER ** IMSpector is an Instant Messenger - transparent proxy with logging capabilities. Currently it supports MSN, AIM, ICQ, Yahoo and + <descr>** REQUIRES: 1.0.1-SNAPSHOT-11-24-2006 OR LATER ** IMSpector is an Instant Messenger + transparent proxy with logging capabilities. Currently it supports MSN, AIM, ICQ, Yahoo and IRC to different degrees.</descr> <website>http://www.imspector.org/</website> <category>Network Management</category> |