From cb334f37f09d1e4b4512d7e4fd4d36daebbca888 Mon Sep 17 00:00:00 2001 From: wangyu- Date: Sun, 27 Aug 2017 03:25:57 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 595e8e3..a2c32dd 100755 --- a/README.md +++ b/README.md @@ -130,7 +130,7 @@ The FakeTCP mode does not behave 100% like a real tcp connection. ISPs may be ab Manual format `if_name#dest_mac_adress`,ie:`eth0#00:23:45:67:89:b9`. ### `--keep-rule` -Monitor iptables and auto re-add iptables rules(for blocking kernel tcp processing) if necessary.Especially useful when iptables rules may be cleared by other programs(for example,if you are using openwrt,everytime you changed a setting,iptables rule may be cleared and re-constructed). +Monitor iptables and auto re-add iptables rules(for blocking kernel tcp processing) if necessary.Especially useful when iptables rules may be cleared by other programs(for example,if you are using openwrt,everytime you changed and commited a setting,iptables rule may be cleared and re-constructed). ### `--conf-file`