From 82771f9e390d50f835d66a4f35c3fd73f3f21a61 Mon Sep 17 00:00:00 2001 From: wangyu- Date: Wed, 6 Sep 2017 19:32:11 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e998499..d335d8d 100755 --- a/README.md +++ b/README.md @@ -123,7 +123,7 @@ other options: unless you suspect there is a bug --sock-buf buf size for socket,>=10 and <=10240,unit:kbyte,default:1024 --force-sock-buf bypass system limitation while setting sock-buf - --seqmode seq increase mode for faketcp: + --seq-mode seq increase mode for faketcp: 0:static header,do not increase seq and ack_seq 1:increase seq for every packet,simply ack last seq 2:increase seq randomly, about every 3 packets,simply ack last seq