diff options
author | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-06-11 11:40:04 +0000 |
---|---|---|
committer | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-06-11 11:40:04 +0000 |
commit | 437d3489a8df7eae517289a221173459eb2d7be2 (patch) | |
tree | 31d4d4c009378adc57f037edfcfe9033bcd50bc4 /package/dsniff/ipkg | |
parent | e3b7b2e97ba5ee1aa354240746700b53faf1f60a (diff) |
dsniff, still segfaults, but some tools work fine urlsnarf,..
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1199 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/dsniff/ipkg')
-rw-r--r-- | package/dsniff/ipkg/dsniff.control | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/package/dsniff/ipkg/dsniff.control b/package/dsniff/ipkg/dsniff.control new file mode 100644 index 000000000..9fca5a33c --- /dev/null +++ b/package/dsniff/ipkg/dsniff.control @@ -0,0 +1,7 @@ +Package: dsniff +Priority: optional +Section: admin +Maintainer: OpenWrt Developers <bugs@openwrt.org> +Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/dsniff/ +Depends: libnet, libpcap, libnids, libopenssl, libgdbm +Description: collection of tools for network auditing and penetration testing |