Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyHTTP

This tool displays the MD5 hash of the response body from the given list of URLs

Install

~$ go get github.com/wesleyvicthor/myhttp

or clone

~$ git clone https://github.com/wesleyvicthor/myhttp

Tests

myhttp/pkg~$ go test

Usage

~$ myhttp example.com

or multiple urls by space separated

~$ myhttp adjust.com example.com https://httpbin.org

you can adjust the parallel processes using the flag

~$ myhttp -parallel=2 adjust.com example.com httpbin.org

the default is 10 process

About

Display the MD5 hash of the response body for the given URL

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages