1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-20 22:04:46 +03:00
openwrt-xburst/openwrt/package/dsniff/Config.in

15 lines
440 B
Plaintext
Raw Normal View History

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/