goben is a golang tool to measure TCP/UDP transport layer throughput between hosts
https://github.com/udhos/goben
Features
- Support for TCP and UDP.
- Can limit maximum bandwidth.
- Written in Go. Single executable file. No runtime dependency.
- Simple usage: start the server then launch the client pointing to server's address.
- Spawns multiple concurrent lightweight goroutines to handle multiple parallel traffic streams.
Please give it a spin and provide feedback.
No comments:
Post a Comment