projectdiscovery / httpx

httpx is a fast and multi-purpose HTTP toolkit that allows running multiple probes using the retryablehttp library.
https://docs.projectdiscovery.io/tools/httpx
MIT License
7.53k stars 822 forks source link

[Feature] Support for more output format CSV/HTML #270 #1851

Closed KingOfBugbounty closed 1 month ago

KingOfBugbounty commented 1 month ago
  1. We decided to create a future feature for generating HTML within httpx that will solve some people's problems. My friend @gustavorobertux and I created this tool in Go that is within this Git, with the Dracula theme in HTML.
  2. [Feature] Support for more output formats: CSV/HTML #270.
  3. GitHub Discussion: https://github.com/projectdiscovery/httpx/issues/270
  4. Join our Discord server at https://discord.gg/projectdiscovery to discuss the idea on the #httpx channel.

Please describe your feature request:

(https://github.com/KingOfBugbounty/KingOfBugBountyTips/blob/master/resolvhtml.go)

image

image

Describe the use case of this feature:

A clear and concise description of the feature request's motivation and the use-cases in which it could be useful.

ehsandeep commented 1 month ago

@KingOfBugbounty CSV format is already supported, about HTML - we just added UI dashboard support in latest release, see https://github.com/projectdiscovery/httpx/releases/tag/v1.6.7

 $ httpx -h csv

Usage:
  httpx [flags]

Flags:
   -csv  store output in csv format