WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

NmapProcess.progress is a string or int #84

@Code0x58

Description

@Code0x58

The code uses defaults which are ints (0 or 100), but the values retrieved from the XML are strings. I think it would be more useful to return the value as a float.

The documentation is vague and says the value is "percentage of job processed.", this change should probably be updated to mention the type.

nmap 7.01 + python-libnmap 0.6.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions