https://github.com/z1nc0r3/rapidping
A simple python script for bulk URL ping using text file input. Now RapidPind v2 is released with multi-threding support.
https://github.com/z1nc0r3/rapidping
bulk-operation network network-analysis network-automation ping pinger python python-app tool
Last synced: 19 days ago
JSON representation
A simple python script for bulk URL ping using text file input. Now RapidPind v2 is released with multi-threding support.
- Host: GitHub
- URL: https://github.com/z1nc0r3/rapidping
- Owner: z1nc0r3
- Created: 2023-07-13T06:58:42.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-19T09:02:44.000Z (about 2 years ago)
- Last Synced: 2025-04-12T20:48:11.073Z (over 1 year ago)
- Topics: bulk-operation, network, network-analysis, network-automation, ping, pinger, python, python-app, tool
- Language: Python
- Homepage:
- Size: 11.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RapidPing
## A simple Ping tool for ping bulk list of URLs
### Features ⚙️
- Ping bulk list of URLs continuously 🔁
- Import URLs from a text file 📄
- Gives the successful URLs on the ```output.txt``` file

## What's new 🎉
- RapidPind v2 is released 🚀
- Now RapidPing uses multi-threding for a more efficient ping process 🏃♂️