Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hi,
I don't know if you are interesting about this pull request. However, I have added some features that I used a lot to organise my scan results.
Firstly, when I scan lots of subnet, I like to split my scans to have an nmap xml file by scan. So when I have to much xml files, it could be painful to upload one by one on the application. I have changed it to support the import of an entire directory. All xml files will be added on the sparta project.
Secondly, it refers to the "copy to clipboard" issue: Copy to clipboard #60. I added it to this pull request. It's very useful when you use external tools. When many hosts are selected on the services tab, the ip:port list are added to the clipboard.
Hope you will merge it, otherwise, I will use my custom version of sparta :)