Metadata-Version: 1.1
Name: aws-nmap
Version: 0.0.1
Summary: Scan Public/Elastic IPs on AWS with nmap.
Home-page: https://github.com/sporkmonger/aws-nmap
Author: Bob Aman
Author-email: UNKNOWN
License: Apache License 2.0
Description: =======
        aws-nmap
        =======
        
        This package provides a simple way to nmap over all public/elastic IPs on an
        AWS account.
        
        Usage:
        
            $ aws-nmap -sC -sV
        
Platform: UNKNOWN
Classifier: Topic :: Security
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
