Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/z1nc0r3/rapidping
A simple python script for bulk URL ping using text file input.
https://github.com/z1nc0r3/rapidping
bulk-operation network ping pinger python
Last synced: 10 days ago
JSON representation
A simple python script for bulk URL ping using text file input.
- Host: GitHub
- URL: https://github.com/z1nc0r3/rapidping
- Owner: z1nc0r3
- Created: 2023-07-13T06:58:42.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-04T09:47:00.000Z (about 1 year ago)
- Last Synced: 2023-09-05T00:24:26.112Z (about 1 year ago)
- Topics: bulk-operation, network, ping, pinger, python
- Language: Python
- Homepage:
- Size: 8.79 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![image](https://github.com/z1nc0r3/RapidPIng/assets/64279853/222b37ca-d40a-4914-a569-76de9ac2f947)
## What's new 🎉
- RapidPind v2 is released 🚀
- Now RapidPing uses multi-threding for a more efficient ping process 🏃♂️