projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
separate stat/debug and needed tools for configuring wlan devices, saves some space...
[openwrt.git]
/
package
/
dsniff
/
Config.in
diff --git
a/package/dsniff/Config.in
b/package/dsniff/Config.in
index
58caa23
..
372274e
100644
(file)
--- a/
package/dsniff/Config.in
+++ b/
package/dsniff/Config.in
@@
-1,5
+1,6
@@
config BR2_PACKAGE_DSNIFF
config BR2_PACKAGE_DSNIFF
- tristate "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_LIBPCAP
select BR2_PACKAGE_LIBNIDS
select BR2_PACKAGE_LIBNET
@@
-7,7
+8,7
@@
config BR2_PACKAGE_DSNIFF
select BR2_PACKAGE_LIBGDBM
default m if CONFIG_DEVEL
help
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/
- collection of tools for network auditing and penetration testing
-
- http://www.monkey.org/~dugsong/dsniff/
This page took
0.024257 seconds
and
4
git commands to generate.