This commit is contained in:
esrrhs 2018-12-19 15:50:50 +08:00
parent 5ed93bee2b
commit ed3d486b8c

View File

@ -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.