[PATCH] mini port scanner for busybox - V4
Tito
farmatito at tiscali.it
Sat Jun 16 14:29:46 UTC 2007
On Saturday 16 June 2007 15:39:58 Denis Vlasenko wrote:
> 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
>
Hi, Denis,
you should also add pscan.c to svn.
Ciao,
Tito
More information about the busybox
mailing list