linuxOS_AP05/buildroot/package/ngrep/Config.in
2025-06-02 13:59:07 +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/