https://github.com/hermanbanken/hurl
cURL but from Herman
https://github.com/hermanbanken/hurl
Last synced: about 2 months ago
JSON representation
cURL but from Herman
- Host: GitHub
- URL: https://github.com/hermanbanken/hurl
- Owner: hermanbanken
- Created: 2023-09-19T10:26:52.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-19T13:27:08.000Z (about 2 years ago)
- Last Synced: 2025-05-18T08:07:49.550Z (5 months ago)
- Language: Go
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hURL - lets hurl those urls at you
Or, cURL but from Herman.Live adjust parallelism (p) and rate (r) while the list of urls is being processed:
```
go install github.com/hermanbanken/hurl@latest
hurl urls.txt
p=20
p=10
p=100
```