Aryanstha / GoHTTPHasher

A lightweight Golang command-line tool designed to generate cryptographic hash values for HTTP headers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GoHTTPHasher

A lightweight Golang command-line tool designed to generate cryptographic hash values for HTTP headers. Easily analyze and verify the integrity of HTTP headers by creating secure hash checksums. Simplify your security workflow with HashHeaderCLI, ensuring the integrity of HTTP headers in an efficient and user-friendly manner.

git clone https://github.com/Aryanstha/GoHTTPHasher

cd GoHTTPHasher

go build

./GoHTTPHasher <url>

About

A lightweight Golang command-line tool designed to generate cryptographic hash values for HTTP headers.

License:MIT License


Languages

Language:Go 100.0%