Skip to content

Instantly share code, notes, and snippets.

@acanimal
Created February 3, 2022 20:10
Show Gist options
  • Save acanimal/4f5fe6a41b8c3ceeadbf5625d2e97e28 to your computer and use it in GitHub Desktop.
Save acanimal/4f5fe6a41b8c3ceeadbf5625d2e97e28 to your computer and use it in GitHub Desktop.
autocannon sample CLI
autocannon --connections 10 --duration 10 --headers content-type=application/json --method POST --body 'SOME JSON HERE' SOME_TARGET_URL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment