Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 486 Bytes

CHANGELOG.md

File metadata and controls

9 lines (8 loc) · 486 Bytes

#CHANGELOG

  • [10/06/2019]
    • Compatible with Python 3 (Tested on Python 3.7.4)
    • Move out the configuration from source code to environment file (use the python-dotenv library)
    • Add more variables for application
    • Add the setup.sh for simplifying the setup [GH#3]
  • [09/29/2016] Fixes bug with nmaper-cronjob.py not finding Nmap. [GH#8]
  • [09/17/2016] Added checkboxes to enable/disable DNS resolution and host discovery. [GH#2]