Metadata-Version: 2.4
Name: nightagent
Version: 0.0.0
Summary: Automatically Detect and Repair Common Firewall Issues
Home-page: https://github.com/gocarta/nightagent
Download-URL: https://github.com/gocarta/nightagent/tarball/download
Author: Daniel J. Dufour
Author-email: daniel.j.dufour@gmail.com
Keywords: data,python
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3
Classifier: License :: CC0 1.0 Universal (CC0 1.0) Public Domain Dedication
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: netmiko
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: download-url
Dynamic: home-page
Dynamic: keywords
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary

# nightagent
> Automatically Detect and Repair Common Firewall Issues

## install
```
pip install nightagent
```

## usage (in cli)
```sh
> nightagent --device-type paloalto_panos --hostname 192.168.1.1 --username admin monitor
> password: 
> secret: 
```

