pypeermap is a simple python tool for obtaining all the IP addresses on your local network.
Project description
pypeermap
pypeermap is a simple python tool for obtaining all the IP addresses on your local network.
Installation
Use the package manager pip to install pypeermap.
pip install pypeermap
Usage
import pypeermap
# returns your IP
ip = pypeermap.get_my_ip()
# set scan range
scan_range = pypeermap.perform_scan(ip,'0/24')
# returns list of client names and IP's
pypeermap.get_ip_list(scan_range)
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
License
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
pypeermap-0.0.1.1.tar.gz
(43.0 kB
view details)
Built Distribution
File details
Details for the file pypeermap-0.0.1.1.tar.gz
.
File metadata
- Download URL: pypeermap-0.0.1.1.tar.gz
- Upload date:
- Size: 43.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7af5c8ac7c430018601fa1d4874eabb070ebdf8e42960141f732500933abcb33 |
|
MD5 | 8aea1e9e21b7efb62e26277ab18dcb63 |
|
BLAKE2b-256 | 165ba0205f8e1a4c788d0f60fc6b86560e9a767a01c64c9255c7d2c3dbdcf7d6 |
File details
Details for the file pypeermap-0.0.1.1-py3-none-any.whl
.
File metadata
- Download URL: pypeermap-0.0.1.1-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 84a98f09ee441658b37d1cbdbbb5fda92bf6e096c9b5cc51405907ba9b14691b |
|
MD5 | b6d4d2c149bed1f361bb79a63dc5b52a |
|
BLAKE2b-256 | 6a8bd08791e50ffc32d2264fcba2856c9400367fbff8d2850bc8ce6bead89e41 |