From eb9633ed59454ee634f7c167bc63cf81b450e27b Mon Sep 17 00:00:00 2001 From: wangyu- Date: Tue, 22 Aug 2017 22:08:51 -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 b734328..fd9f595 100755 --- a/README.md +++ b/README.md @@ -117,7 +117,7 @@ It is suggested to use `aes128cbc` + `md5` to obtain maximum security. If you wa ### `--seq-mode` The FakeTCP mode does not behave 100% like a real tcp connection. ISPs may be able to distinguish the simulated tcp traffic from the real TCP traffic (though it's costly). seq-mode can help you change the seq increase behavior slightly. If you experience connection problems, try to change the value. -### Configuration files +### `--config-file` You can also load options from a configuration file in order to keep secrets away from ps command.