Find ip addresses with known MAC addresses
Project description
MAC to IP
Find ip addresses with known MAC addresses
Free software: MIT license
Documentation: https://mac-to-ip.readthedocs.io.
Dependencies
$ sudo apt-get install net-tools
$ sudo apt-get install nmap
Usage example
from mac_to_ip import mac_to_ip
device_macs = {
"camera1": "00:A0:C9:14:C8:27",
"camera2": "00:A0:C9:14:C8:28",
"camera3": "00:A0:C9:14:C8:29"
}
print(mac_to_ip(device_macs))
Credits
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.
History
0.1.0 (2021-02-17)
First release on PyPI.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mac_to_ip-0.1.0.tar.gz
(13.7 kB
view details)
Built Distribution
File details
Details for the file mac_to_ip-0.1.0.tar.gz
.
File metadata
- Download URL: mac_to_ip-0.1.0.tar.gz
- Upload date:
- Size: 13.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.14.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.56.2 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1cc9e678aa21748fb62806a19cc1da1ac74f0b306a77f6f237d158e31e8b9927 |
|
MD5 | 795ff2a4deefa703e689e268f73ab068 |
|
BLAKE2b-256 | 91d8e1bc3c67eaedf84d7c6fa53d5bba43b9f119e355469d1ef9b62371dac2d0 |
File details
Details for the file mac_to_ip-0.1.0-py2.py3-none-any.whl
.
File metadata
- Download URL: mac_to_ip-0.1.0-py2.py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.14.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.56.2 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ae3ad4f6f5341165334b081eca3fd304d90df386c5be4b83fdb0727eb480d099 |
|
MD5 | a30f23c82531c66ce9e0d04fe675b090 |
|
BLAKE2b-256 | 18bb518129f17ab579ea54eeace67fc4e800f53cc08076d9502ef6e8c69b8e25 |