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