An open API service indexing awesome lists of open source software.

https://github.com/joicemjoseph/concurrent-http-requests

to make concurrent requests. written in go
https://github.com/joicemjoseph/concurrent-http-requests

concurrency ddos go http requests

Last synced: 5 months ago
JSON representation

to make concurrent requests. written in go

Awesome Lists containing this project

README

          

# __[Concurrent HTTP Requests.](https://git.j01ce.in/joice/ddos)__

- Makes requests concurrently.
- sends http requests concurrently.
- --url -> url to send request to
- --count -> number of concurrent requests to send.