https://github.com/nlevitt/replay-warc-requests
https://github.com/nlevitt/replay-warc-requests
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nlevitt/replay-warc-requests
- Owner: nlevitt
- Created: 2018-03-30T23:32:55.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-10T21:52:13.000Z (almost 8 years ago)
- Last Synced: 2025-02-05T03:56:34.915Z (12 months ago)
- Language: Go
- Size: 11.7 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# replay-warc-requests
Reads request records from warc files and replays them.
Initially designed for performance testing warcprox under realistic load.
## install
go get github.com/nlevitt/replay-warc-requests
## run
replay-warc-requests --proxy=http://localhost:8000 my.warc.gz other.warc.gz