linuxOS_PX30_CAR/buildroot/package/ngrep/Config.in
2026-01-20 14:00:13 +08:00

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/