Skip to content

How to use this on Windows? And errors on Debain, Ubuntu  #176

@KVPV

Description

@KVPV

Side effects on Windows

  1. At the end of work, threads are not destroyed (inactive)
  2. There is no output of the work result to a file. (the file is created at the beginning, but there is no writing to it), I tried to redirect the output to a file, but it instantly becomes 2 GB in size.
  3. How to use it with Nmap? If it is launched only like this: nmap -v
  4. When processing a list of 4000 ips, memory is allocated and not freed

Also on Linux (Debain 11, Ubuntu 20.04) it cannot start, it writes about the need for GLIBC_2.34, GLIBC_2.33, GLIBC_2.32. I tried installing the glibc and libc libraries according to the instructions, but it didn’t help.

Any ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions