pscan: new applet (portscanner). ~1350 bytes. By Tito <farmatito@tiscali.it>

wget: lift 256 chars limitation on terminal width
This commit is contained in:
Denis Vlasenko
2007-06-16 13:37:59 +00:00
parent 53a0e97196
commit 7b72fc1200
6 changed files with 30 additions and 4 deletions

View File

@@ -527,6 +527,12 @@ config PING6
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