httpHasher

command module
v0.0.0-...-bcc8f5e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 25, 2023 License: MIT Imports: 10 Imported by: 0

README

httpHasher

description

A demo for study

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

how to use

get golang installed and clone the repository execute go build under the working directory

this tool accept a parallel parameter to set the upper limit of the concurrent tasks, which default value is 10

example:

httpHasher -parallel 3 http://www.aaa.com www.google.com www.bing.com

httpHasher http://www.aaa.com www.google.com www.bing.com

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL