https://github.com/zmb3/lbtest
https://github.com/zmb3/lbtest
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zmb3/lbtest
- Owner: zmb3
- License: mit
- Created: 2022-07-07T21:37:19.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-15T21:59:37.000Z (almost 4 years ago)
- Last Synced: 2025-12-26T02:29:42.299Z (6 months ago)
- Language: Go
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# `lbtest`
`lbtest` contains basic tools for testing the functionality of a TCP load
balancer.
- `upstreams` runs 1 or more TCP echo servers and tracks how many connections
each receives
- `client` sends arbitrary data to a particular TCP port and verifies that it is
echoed back to the client