Skip to content

EnamelEmu/mass_http

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mass_http

mass_http is a simple async program to send many GET requests specified in a file

Installation

git clone https://github.com/EnamelEmu/mass_http
cd mass_http
cargo build

Usage

USAGE:
    mass_http [OPTIONS] <address-file>
OPTIONS:
    -t, --timeout <time-out>    How long until the connection drops [default: 10]
ARGS:
    <address-file>    The path to the file to read

Screenshot

Image

About

mass_http is a simple async program to send many GET requests at the URLs specified in a file, with the intent to see if they're reachable

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages