GitHub - yuuki/tcpulse: A concurrent TCP/UDP load generator that provides fine-grained, flow-level control in Go.
tcpulse
tcpulse is a high-performance TCP/UDP connection load generator and performance measurement tool written in Go.
What is tcpulse?
tcpulse is a specialized tool designed to measure and analyze the performance characteristics of network connections. It operates in two primary modes:
Server mode (-s/--server): Acts as an echo server that accepts TCP/UDP connections and echoes back received data
Client mode (-c/--client): Generates configurable load against target servers and measures connect...
Read more at github.com