Updated API Documentation (markdown)

Tib3rius 2022-05-08 21:13:33 -04:00
parent 39ec7072d1
commit 4b1a4b8859
1 changed files with 3 additions and 0 deletions

@ -152,6 +152,9 @@ The following attributes and methods are available to both PortScan and ServiceS
### Attributes
#### description
The `description` attribute is optional, but can be set to a string describing the purpose of the plugin. It is only used when plugins are listed using `-l / --list`.
#### disabled
The `disabled` attribute is a quick way to disable your plugin. Setting it to `True` means AutoRecon will not use it.