No description
Find a file
nasareeny a4e2e70c86
Merge pull request #26 from hashicorp/dependabot/github_actions/actions/checkout-6.0.2
[chore] : Bump actions/checkout from 6.0.0 to 6.0.2
2026-01-27 11:28:19 +05:30
.github [chore] : Bump actions/checkout from 6.0.0 to 6.0.2 2026-01-26 21:30:52 +00:00
CHANGELOG.md Add changelog file for standardisation 2025-06-02 15:43:18 +05:30
dawdle.go [COMPLIANCE] Update Copyright and License Headers 2025-11-02 12:47:21 +00:00
dawdle_test.go [COMPLIANCE] Update Copyright and License Headers 2025-11-02 12:47:21 +00:00
go.mod Add CI Workflow 2025-04-30 12:21:48 +05:30
LICENSE [COMPLIANCE] Update Copyright and License Headers 2025-11-02 12:47:21 +00:00
README.md Moving to hashicorp org 2021-06-18 12:15:49 -07:00

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.