Skip to content

A tool which makes http requests and prints the address of the request along with the MD5 hash of the response.

Notifications You must be signed in to change notification settings

Moxxx1e/md5_hasher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

md5_hasher

example workflow

A tool which makes http requests and prints the address of the request along with the MD5 hash of the response.

Build

make build

Usage

The -parallel option specifies the number of goroutines used by the program. Default value is 10.

./myhttp -parallel 3 google.com yandex.com twitter.com reddit.com/r/funny

Example

example workflow

About

A tool which makes http requests and prints the address of the request along with the MD5 hash of the response.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published