From 8cae84661e55198b9c264072d9e98a47f4679cf6 Mon Sep 17 00:00:00 2001 From: clowwindy Date: Sun, 25 Aug 2013 04:23:32 -0700 Subject: [PATCH] Updated Troubleshooting (markdown) --- Troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Troubleshooting.md b/Troubleshooting.md index 2fe19fc..27c0b1a 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -8,7 +8,7 @@ Make sure proxy protocol is set to Socks5, not Socks4 or HTTP. * 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. + just use Chrome instead. * (Nodejs version) When I use AES-256-CFB, I got some logs like `unsupported addrtype: 115`. Upgrade your nodejs to the latest version.