eikendev / urlprobe

A tool for probing URLs for their status code from the command line (to check for broken links in a given list of URLs) :vertical_traffic_light::fire:

Home Page:https://crates.io/crates/urlprobe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A tool for probing URLs for their status code from the command line (to check for broken links in a given list of URLs) :vertical_traffic_light::fire:

https://crates.io/crates/urlprobe

License:ISC License


Languages

Language:Rust 92.6%Language:Makefile 7.4%