From 5e852a25e3faba708fad0dae7fdc52041e1fe63c Mon Sep 17 00:00:00 2001 From: clowwindy Date: Tue, 23 Jul 2013 22:05:49 -0700 Subject: [PATCH] Updated Troubleshooting (markdown) --- Troubleshooting.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Troubleshooting.md b/Troubleshooting.md index 551c75e..2fe19fc 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -9,5 +9,7 @@ * I use IE and I can't get my proxy to work Since you can't specify Socks4 or Socks5 in IE settings, you may want to use a PAC (Proxy auto-config) script, or just use Firefox instead. +* (Nodejs version) When I use AES-256-CFB, I got some logs like `unsupported addrtype: 115`. + Upgrade your nodejs to the latest version. If you have other problems, feel free to post questions to our [mailing list](http://groups.google.com/group/shadowsocks). \ No newline at end of file