diff options
author | Waldemar Brodkorb <wbx@openwrt.org> | 2005-06-11 11:40:04 +0000 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openwrt.org> | 2005-06-11 11:40:04 +0000 |
commit | 36ac484a4e859c395df55baf6af096ca9ef52359 (patch) | |
tree | 31d4d4c009378adc57f037edfcfe9033bcd50bc4 /package/dsniff/ipkg | |
parent | c34a850990c3bf0e9f126736001c7f932f95c4b0 (diff) | |
download | upstream-36ac484a4e859c395df55baf6af096ca9ef52359.tar.gz upstream-36ac484a4e859c395df55baf6af096ca9ef52359.tar.bz2 upstream-36ac484a4e859c395df55baf6af096ca9ef52359.zip |
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 0000000000..9fca5a33c3 --- /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 |