mirror of
https://github.com/hashicorp/dawdle
synced 2026-04-05 19:01:58 +00:00
No description
- Go 100%
|
|
||
|---|---|---|
| .github | ||
| CHANGELOG.md | ||
| dawdle.go | ||
| dawdle_test.go | ||
| go.mod | ||
| LICENSE | ||
| README.md | ||
dawdle
Dawdle (ie: "take your time, no really" 😜) is a simple proxy for testing network connections, offering various facilities to introduce unfavorable network conditions.
Currently Supports
- Pausing connections.
TODO
- Jitter support.
Documentation
View it on pkg.go.dev.