We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bb5b12 commit 59bb183Copy full SHA for 59bb183
main.go
@@ -25,7 +25,7 @@ import (
25
// rootCmd represents the base command when called without any subcommands
26
var rootCmd = &cobra.Command{
27
Use: "tcpulse",
28
- Short: "tcpulse is a measurement tool for TCP connections in Go",
+ Short: "tcpulse is a concurrent TCP/UDP load generator that provides fine-grained, flow-level control",
29
}
30
31
func main() {
0 commit comments