[PATCH] mini port scanner for busybox - V4
Denis Vlasenko
vda.linux at googlemail.com
Sat Jun 16 13:39:58 UTC 2007
On Friday 15 June 2007 23:16, Tito wrote:
> Looks good to me, added some of the TODOs and changed all the time to msec.
> Please check if i fully understood your code. Sorry no time for a patch right now,
> sending the file I've changed. If needed patch will follow tomorrow. ;-)
>
> Ciao,
> Tito
> PS: change usage.h to
>
> #define pscan_trivial_usage \
> "[-p MIN_PORT][-P MAX_PORT][-t MIN_RTT][-T TIMEOUT] HOST"
> #define pscan_full_usage \
> " Scan a host's ports printing all open ports." \
> "\n\nOptions:\n" \
> " -p scan from this port (default 1)\n" \
> " -P scan up to this port (default 1024)\n" \
> " -t minimum roundtrip time in msec (default 1000)"\
> " -T timeout in msecs (default 5000)"
>
Applied to svn. Thanks.
--
vda
More information about the busybox
mailing list