From 02a2e833e018d93c54dac5c8196a14d7eb53e948 Mon Sep 17 00:00:00 2001 From: clowwindy Date: Mon, 3 Nov 2014 08:38:31 -0800 Subject: [PATCH] Created Change Server on the Fly (markdown) --- Change-Server-on-the-Fly.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 Change-Server-on-the-Fly.md diff --git a/Change-Server-on-the-Fly.md b/Change-Server-on-the-Fly.md new file mode 100644 index 0000000..e6a8f22 --- /dev/null +++ b/Change-Server-on-the-Fly.md @@ -0,0 +1,6 @@ +Some clients(GUI, ShadowsocksX, GoAgentX) support choosing between different server profiles. + +Notice due to Chrome's persistent connection to the proxy, you may need to force Chrome to reconnect to the proxy to see the changes. You can either restart your Shadowsocks client, or: + +1. Open [chrome://net-internals/#sockets](chrome://net-internals/#sockets) +2. Click `Flush socket pools`. \ No newline at end of file