defcon-plugins
v0.1.2
Published
Displays the list of installed defcon plugins. It might one day show you which plugins to install. It probably wont allow you to install them automatically as then I'd have to worry a lot more about security.
Downloads
3
Readme
DEFCON Plugins Plugin
Displays the list of installed defcon plugins. It might one day show you which plugins to install. It probably wont allow you to install them automatically as then I'd have to worry a lot more about security.
Prerequisits
Installation
- '''cd $DEFCON_INSTALL_DIR'''
- '''npm install defcon-plugins'''
- '''Enable and configure 'defcon-plugins' in your DEFCON configuration file, e.g. '''json { "plugins": { "installed": [ "defcon-plugins" ] } } '''
- Restart defcon (you can do this via '''kill -s USRSIG2 ''' if you want zero downtime)
Configuration
There are no configuration options for this plugin