commit | 7b72fc12000c878e11d5f0b245f83c0d71b29f58 | [log] [tgz] |
---|---|---|
author | Denis Vlasenko <vda.linux@googlemail.com> | Sat Jun 16 13:37:59 2007 +0000 |
committer | Denis Vlasenko <vda.linux@googlemail.com> | Sat Jun 16 13:37:59 2007 +0000 |
tree | ae60975a107756cb3b7b6dd17e8f0d41427daed6 | |
parent | 53a0e971960a520bd859b8aac6dbebec2045115f [diff] [blame] |
pscan: new applet (portscanner). ~1350 bytes. By Tito <farmatito@tiscali.it> wget: lift 256 chars limitation on terminal width
diff --git a/networking/Config.in b/networking/Config.in index 5ccc483..efa6aae 100644 --- a/networking/Config.in +++ b/networking/Config.in
@@ -527,6 +527,12 @@ help This will give you a ping that can talk IPv6. +config PSCAN + bool "pscan" + default n + help + Simple network port scanner. + config FEATURE_FANCY_PING bool "Enable fancy ping output" default y