Metadata-Version: 2.1
Name: dynamite-nsm
Version: 0.6.1
Summary: Dynamite-NSM is an network security monitor with an emphasis on very fast deployment, minimal configuration, and intuitive management.
Home-page: http://dynamite.ai
Author: Jamin Becker
Author-email: jamin@dynamite.ai
License: GPL 3
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Operating System :: POSIX :: Linux
Classifier: Environment :: Console
Classifier: Topic :: System :: Networking :: Monitoring
Classifier: Topic :: Security
Requires-Dist: progressbar
Requires-Dist: pyyaml
Requires-Dist: npyscreen

## Dynamite Network Security Monitor

#### [Dynamite NSM](http://dynamite.ai) is an network security monitor with an emphasis on *very* fast deployment, minimal configuration, and intuitive management.

Dynamite NSM can be installed and managed through a standalone commandline utility implemented in pure Python.

No need to download a huge ISO image or install a dedicated operating system! 

**It is compatible with both Python2 and 3, across these [Linux distributions](https://github.com/DynamiteAI/dynamite-nsm/wiki/Supported-Operating-Systems).**

#### Install With...

```bash
python setup.py install
```


Check out our [Git Repo](https://github.com/DynamiteAI/dynamite-nsm).


