ipdetector
This is a Simple project to categorize and validate private and public IP/IP ranges.
Category ID
- 0 : Private IP
- 1 : Public IP
- 2 : Private IP range
- 3 : Public IP range
Output : [, ]
Installation
Run the following to install:
pip install ipdetector
Usage
>>from ipdetector import ipCategorizer
>>ipCategorizer('192.168.1.0/24')
[2, '192.168.1.0/24']
>>
Release files for ipdetector 0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| ipdetector-0.1.tar.gz | 10.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| ipdetector-0.1-py2-none-any.whl | Python 2 | none | any | Details |
Total release size: 13.5 kB
Release files / ipdetector-0.1.tar.gz
| Download URL | ipdetector-0.1.tar.gz |
|---|---|
| Size | 10.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
2edb881cca1270092444cbb8f82e6a655a948412e422dcc24bba0c4e9b4d4197
|
|
BLAKE2b-256 checksum How to use checksums |
4da441c74c4c43702c7bad3f2631e5e3201b60e40d572488f77567aea8fe83b9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.5rc1
|
Release files / ipdetector-0.1-py2-none-any.whl
| Download URL | ipdetector-0.1-py2-none-any.whl |
|---|---|
| Size | 2.7 kB |
| Tags | Python 2 |
|
SHA-256 checksum How to use checksums |
07a06763770f04ae9ecd2b17ff3f3229e0790d2f96fff1bc0074fd8776e4dc6f
|
|
BLAKE2b-256 checksum How to use checksums |
5dc5cf1643ee338204eef5ba81a1723f60021ac00cc3030bbb5e46eaabb76c86
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.5rc1
|