HarryLudemann / Ngoto

Extendable Python script handler for automating penetration testing.
MIT License
38 stars 8 forks source link

Core Module Refactor #42

Open HarryLudemann opened 1 year ago

HarryLudemann commented 1 year ago

Refactor the 'core' module removing unnecessary functions and improve structure.

Remove old class plugin, task and command methods (been replaced with decorators).