diff --git a/cmd/main.go b/cmd/main.go index ea204eb..3326cc6 100644 --- a/cmd/main.go +++ b/cmd/main.go @@ -37,7 +37,8 @@ Usage: -rproto 客户端接收ping协议的协议,默认是0 The protocol that the client receives the ping. The default is 0. - -catch 主动抓模式 + -catch 主动抓模式,每秒从服务器主动抓多少个reply包,默认0 + Active capture mode, how many reply packets are actively captured from the server per second, default 0 ` func main() {