Hmmm thats strange ... It doesn't look like you are doing anything
wrong. How about just putting in something like www.google.com?

The server code is very simple in that it just reads a line from the
console and takes that line as being a url. It queues it and then
sends it to a client.

The new version should be expected in about a month, maybe a few weeks earlier.

Cheers,
Ramon.

On 7/23/07, Vadim Pogulyaevsky <[EMAIL PROTECTED]> wrote:
Hi Ramon,

My server runs on win2003, so 'tail -f' is not a trivial option for me...
The second option sounds better.
I tried to insert 'iexplore::www.google.com::90 into the server shell but
server do nothing with it.
Can you explain pls what am I doing wrong?
... and about the new version: When it expected?

10x
Vadim



On 7/23/07, Ramon Steenson <[EMAIL PROTECTED]> wrote:
> Hi Vadim.
>
> There are two ways to input urls, first is using the cat (<) method
> which you described but you could also use the tail -f command so that
> you can edit urls.txt while the server is running. This will cat the
> appended urls to the server as you edit urls.txt.
>
> The second option is to just run java Server <ip addres to listen for
> client connections> and then input urls by hand like
> iexplore::www.google.com::90
>
> We are working on a new version which will hopefully make all of this
> much easier and will hopefully fix those problems you described.
>
> Cheers,
> Ramon.
>
> On 7/23/07, Vadim Pogulyaevsky < [EMAIL PROTECTED]> wrote:
> > Hi Guys,
> > Finally I successfully installed and configured the capture-hpc env.
Thanks
> > for help.
> > BTW If somebody is interesting in my config for exclusion lists
(XPSP2+IE7),
> > just let me know.
> >
> > Now I have question about the usage.
> > From the manual I see that the only option to send urls to the server
is:
> >   cat urls.txt | java Server <ip>
> > or for windows:
> >   java Server <ip> <urls.txt
> > It cause to some problems:
> >   1) After all urls were visited, server doesnt stop, and if I want to
run
> > it with another parameters it should be killed before.
> >   2) Server hold the urls.txt file, so there is no option to push there
> > additional urls.
> >
> > So, if there is another option to run the scanning?
> > How do you use the application?
> >
> > Thanks,
> > Vadim
> > _______________________________________________
> > Capture-HPC mailing list
> > Capture-HPC@public.honeynet.org
> >
https://public.honeynet.org/mailman/listinfo/capture-hpc
> >
> >
> _______________________________________________
> Capture-HPC mailing list
> Capture-HPC@public.honeynet.org
> https://public.honeynet.org/mailman/listinfo/capture-hpc
>


_______________________________________________
Capture-HPC mailing list
Capture-HPC@public.honeynet.org
https://public.honeynet.org/mailman/listinfo/capture-hpc


_______________________________________________
Capture-HPC mailing list
Capture-HPC@public.honeynet.org
https://public.honeynet.org/mailman/listinfo/capture-hpc

Reply via email to