urlprobe

Crates.iourlprobe
lib.rsurlprobe
version0.4.0
sourcesrc
created_at2020-11-27 20:58:19.770845
updated_at2023-11-26 11:20:49.956855
descriptionA tool for probing URLs for their status code
homepagehttps://github.com/eikendev/urlprobe
repositoryhttps://github.com/eikendev/urlprobe.git
max_upload_size
id317208
size41,305
eikendev (eikendev)

documentation

README

urlprobe

A toy project that will never serve a purpose.

urlprobe lets you probe URLs for their status code in high speed.

Build status  License  Version  Downloads 

🚀 Installation

cargo install urlprobe

📄 Usage

Simply feed it a list of URLs like so:

urlprobe < urls.txt
Commit count: 21

cargo fmt