Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

scanless v2.0.0

Compare
Choose a tag to compare
@vesche vesche released this 30 Oct 00:39
· 22 commits to master since this release
12f08a4

Completely overhauled tool.

  • scanless can now be used properly as a library.
  • Proper class structure with a reusable session.
  • Randomizes user strings.
  • Fixed a few scanners while updating.
  • Better error checking / custom exceptions.
  • Minimized a lot of code.
  • Generates output nicely using nmap service names.
  • CLI flow improvements using scanless as a library.
  • Fixed license trove classifier is wrong in setup.py
  • Tool is Python 3.6+ now and this is specified.
  • Bumped major version.