Nettacker icon indicating copy to clipboard operation
Nettacker copied to clipboard

Added Scan Compare feature

Open Captain-T2004 opened this issue 1 year ago • 0 comments

Checklist

  • [x] I have followed the Contributor Guidelines.
  • [x] The code has been thoroughly tested in my local development environment with flake8 and pylint.
  • [x] The code is Python 3 compatible.
  • [x] The code follows the PEP8 styling guidelines with 4 spaces indentation.
  • [x] This Pull Request relates to only one issue or only one feature
  • [ ] I have referenced the corresponding issue number in my commit message
  • [ ] I have added the relevant documentation.
  • [x] My branch is up-to-date with the Upstream master branch.

Changes proposed in this pull request

This PR adds a new scan compare feature to Nettacker that aims to make differentiating the results of two scans much easier.

Your development environment

  • OS: Kali GNU/Linux Rolling x86_64
  • OS Version: 6.8.11-amd64
  • Python Version: 3.11.9

Captain-T2004 avatar Aug 25 '24 22:08 Captain-T2004