command
module
Version:
v0.0.0-...-bcc8f5e
Opens a new window with list of versions in this module.
Published: Apr 25, 2023
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
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
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.