Metadata-Version: 2.1
Name: quickping
Version: 1.2.1
Summary: Using Multi-Threads to find active IPv4 addresses
Home-page: https://github.com/sajjadlab/quickping.git
Author: Sajjad Jawad
Author-email: iamsajjad@mail.ru
License: Apache License 2.0
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# Quickping [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/sajjadlab/quickping/master)

🤯 🚀  QuickPing is super fast python package and command line tool to show Active and Deactive Addresses in range of IPv4 Adresses using mutli-threads

## Install

```
pip install quickping
```

## License

Apache-2.0

check out LICENSE file



