Releases: devanshbatham/headerpwn
Releases · devanshbatham/headerpwn
v0.0.3
Release Notes: v0.0.2
Features:
- Added a new command-line flag
-qto suppress the tool banner when running the program. - When the
-qflag is used, the banner will not be displayed, providing a quieter output experience. - This enhancement is particularly useful for scenarios where a minimalistic output is desired, such as automated scripts and background tasks.
Usage:
To suppress the tool banner and display only essential output, simply include the -q flag when running the program. For example:
headerpwn -url https://example.com -headers headers.txt -qIf the -q flag is omitted, the program will continue to display the banner as part of its output.
v0.0.1
Adding -proxy