A repository where tools can be downloaded to create an image based on pinging hosts
- Python 3
- np (numpy)
- Image (PIL)
- ThreadPoolExecutor, as_completed (concurrent.futures)
- Linux (and possibly any other UNIX system) for the use of iputils Maybe pip (pip3) is required to install the missing python package in a conda environment.
- Enter the first IP to scan
- Enter the last IP to scan (Wait until all IP are scaned)
- Enter the name of the image to be saved
- Enter the folderpath used to save the image The image is now saved
Warning! This tool can ping a lot of IP. We do not encourage to use this tool as DDoS attack. Please respect GitHub, your Internet provider and the host TOS.
This repository (and the code under it) is under the Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0) licence