Skip to content

Releases: devanshbatham/headerpwn

v0.0.3

24 Aug 18:06
Compare
Choose a tag to compare

Release Notes: v0.0.2

Features:

  • Added a new command-line flag -q to suppress the tool banner when running the program.
  • When the -q flag 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 -q

If the -q flag is omitted, the program will continue to display the banner as part of its output.

v0.0.1

19 Aug 15:22
Compare
Choose a tag to compare
Adding -proxy