Well...
I found pexpect as you said, but I also found that it doesn't work on
windows. I need a cross-platform solution, as the program is going to
run on several operating systems. Any other sugestion?
Cheers!
Diez B. Roggisch wrote:
> [EMAIL PROTECTED] schrieb:
> > Hi folks,
> >
> > I'm trying
[EMAIL PROTECTED] schrieb:
> Hi folks,
>
> I'm trying to use the nmap runtime interaction feature while using it
> with the subprocess module. For those not familiar with nmap, the
> runtime interaction feature allow users to get informations about the
> scan stats during the nmap execution. More