Skip to content

AbuMuhammad/async-httpd-check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

async-httpd-check

Async HTTP server checker written in Rust.

Features

  • Concurrently checks multiple HTTP servers (e.g., Apache) for availability and status.
  • Written in Rust for fast and efficient performance.
  • Uses Tokio for asynchronous execution.

Getting Started

  1. Clone the repository:
    git clone https://github.com/abumuhammad/async-httpd-check.git
  2. Install dependencies:
    cd async-httpd-check
    cargo build
  3. Run the project:
    cargo run

Contributions

Feel free to fork the project, raise issues, or submit pull requests for improvements.

About

Async HTTP server checker written in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors