openwrtv4/openwrt/package/dsniff/Config.in
2005-11-05 02:16:36 +00:00

14 lines
440 B
Text

config BR2_PACKAGE_DSNIFF
prompt "dsniff............................ A collection of tools for betwork auditing and penetration testing"
tristate
select BR2_PACKAGE_LIBPCAP
select BR2_PACKAGE_LIBNIDS
select BR2_PACKAGE_LIBNET
select BR2_PACKAGE_LIBOPENSSL
select BR2_PACKAGE_LIBGDBM
default m if CONFIG_DEVEL
help
A collection of tools for network auditing and penetration testing
http://www.monkey.org/~dugsong/dsniff/