Update README.md
This commit is contained in:
parent
923cf1eb08
commit
4caa96586c
1 changed files with 3 additions and 1 deletions
|
@ -53,6 +53,8 @@ Change the proxy setting in your browser into
|
|||
hostname: 127.0.0.1
|
||||
port: your local_port
|
||||
|
||||
**Notice: If you want to use encryption method other than "table", please install M2Crypto (See Encryption Section).**
|
||||
|
||||
It's recommended to use shadowsocks with AutoProxy or Proxy SwitchySharp.
|
||||
|
||||
Command line args
|
||||
|
@ -86,7 +88,7 @@ List of all encryption methods:
|
|||
- seed-cfb
|
||||
- table
|
||||
|
||||
If you want to use encryption method other than "table", please install [M2Crypto](http://chandlerproject.org/Projects/MeTooCrypto).
|
||||
**If you want to use encryption method other than "table", please install [M2Crypto](http://chandlerproject.org/Projects/MeTooCrypto).**
|
||||
|
||||
Ubuntu:
|
||||
|
||||
|
|
Loading…
Reference in a new issue