ganda
ganda copied to clipboard
fast cmd-line app that quickly request millions of urls and save/echo the results
Bumps gopkg.in/yaml.v3 from 3.0.0-20200313102051-9f266ea9e77c to 3.0.0. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
I'm trying to make a couple of post requests using `-d` flag like `-d {}` I see that ganda errors out saying `Incorrect Usage: flag provided but not defined: -d`...