You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 8, 2024. It is now read-only.
This Python script allows you to perform a ping sweep on a range of IP addresses within a specified subnet to identify live hosts. It supports both Windows and Unix-like systems for the ping command. It provides a very friendly CLI along with examples on how to use.
👋 @jayadityadev
Thank you for raising an issue. We will will investigate into the matter and get back to you as soon as possible.
Please make sure you have given us as much context as possible.
Please keep in mind these instructions.
Create an issue for making any changes to the code. When the issue is approved you can make changes.
Pull the latest change from an upstream branch before starting the changing of code.
Add your file to a properly named directory (lowercase)
Use Flake8 locally for linting Python Code. - pip install flake8
Add pytest/unit test if possible
Add README.md for your script instructions to run the script with the required dependencies.
Script should be in plugin format. (if possible, it will be great)
Please Read Once the CONTRIBUTING Guidelines
for further instructions.
Script Description -
This Python script allows you to perform a ping sweep on a range of IP addresses within a specified subnet to identify live hosts. It supports both Windows and Unix-like systems for the ping command. It provides a very friendly CLI along with examples on how to use.
README.md
Instructions
Please add/delete options that are not relevant.
Programming Language
🌟 Star it 🍴Fork it 🤝 Contribute to it!
Discord server - https://discord.gg/FXyh2S3
Happy Coding,
The text was updated successfully, but these errors were encountered: