projectdiscovery / chaos-client

Go client to communicate with Chaos DB API.
https://chaos.projectdiscovery.io
MIT License
619 stars 89 forks source link

Implement jq for json so it'll automatically format #194

Open AlishahMughal123 opened 1 year ago

AlishahMughal123 commented 1 year ago

If you use the below command to get the response in JSON format it looks messy so it'll be good if we implement jq in the chaos tool, I already implemented it. ./chaos -d uber.com -json

Screenshot 2023-06-08 at 12 38 49 PM
### Tasks