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.