This repository was archived by the owner on Oct 6, 2023. It is now read-only.

Description
We have a squid web proxy at work. It does not appear to support ws:// so connecting to your own zedrem server is problematic.
I have the following workaround for when running zed through Chrome:
- Configure Chrome to not require a web proxy at all (I use the Bamboo Spear plugin).
- Close Chrome.
- Open Chrome, and then open zed configured to talk to a zedrem server on a ws:// computer somewhere on some port.
- Once connected, change the proxy settings in Bamboo Spear to use the company proxy.
- Zed continues to be connected, and my browser works with the proxy as usual.