From ed3d486b8c2c0b63a959d3c21bdd4942430ec2f7 Mon Sep 17 00:00:00 2001 From: esrrhs Date: Wed, 19 Dec 2018 15:50:50 +0800 Subject: [PATCH] add --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 7d30b46..c8e7f0e 100644 --- a/README.md +++ b/README.md @@ -22,3 +22,9 @@ -timeout 本地记录连接超时的时间,单位是秒 The time when the local record connection timed out, in seconds + + -sproto 客户端发送ping协议的协议,默认是13 + The protocol that the client sends the ping. The default is 13. + + -rproto 客户端接收ping协议的协议,默认是14 + The protocol that the client receives the ping. The default is 14. \ No newline at end of file