Metadata-Version: 1.1
Name: bscan
Version: 0.0.2
Summary: An asynchronous target scanner
Home-page: https://github.com/welchbj/bscan
Author: Brian Welch
Author-email: welch18@vt.edu
License: MIT
Description: # ![bscan](static/logo.png)

        

        [![Travis Status](https://img.shields.io/travis/welchbj/bscan/master.svg?style=flat-square&label=travis)](https://travis-ci.org/welchbj/bscan) [![PyPI](https://img.shields.io/pypi/v/bscan.svg?style=flat-square&label=pypi)](https://pypi.org/project/bscan/) [![Python Versions](https://img.shields.io/badge/python-3.6-c944ff.svg?style=flat-square)](https://pypi.org/project/bscan/)

        

        An asynchronous network scanning, enumeration, and recommendation tool.

        

        ## Installation

        

        ``` sh

        pip install bscan

        ```
Platform: UNKNOWN
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Utilities
