Metadata-Version: 2.1
Name: WifiScannerPro
Version: 0.0.1
Summary: A Simple Wifi Scanner With connected Isp Routers
Home-page: https://github.com/Tonmoy-abc/WifiScanner/
Author: Mahmudul Hahan Tonmoy
Author-email: playerandgamertonmoy@gmail.com
License: MIT
Description: # WifiScanner
        
        ## Description
        
        WifiScanner is a advanced wifi vulnerability analysis module. It is can be used for router password cracking by WAN IP of the Router (Connection with another router of the same Ip is a must for PPPoE connection). Generating valid WAP IP address where http or another servers are running (by default http). You can also export the data in json or html format. [See The Documentations](https://github.com/Tonmoy-abc/WifiScanner/blob/main/md/uses.md)
        
        #### Note: In the current version it will only work for Tp Link router
        
        ## How to install or installation
        ### Install with pip
        ```bash
        pip install WifiScanner
        ```
        ### [Changelog](https://github.com/Tonmoy-abc/WifiScanner/blob/main/CHANGELOG.md)
        
Keywords: ip scanner,wifi scanner,wifi password,show wifi password,wifi password hacker,wifi hacker,
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Education
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.6
Description-Content-Type: text/markdown
