mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-28 21:42:10 +00:00
9 lines
149 B
Plaintext
9 lines
149 B
Plaintext
|
|
config BR2_PACKAGE_NGREP
|
||
|
|
bool "ngrep"
|
||
|
|
select BR2_PACKAGE_LIBPCAP
|
||
|
|
select BR2_PACKAGE_PCRE
|
||
|
|
help
|
||
|
|
Network grep.
|
||
|
|
|
||
|
|
http://ngrep.sourceforge.net/
|