gorhill / httpswitchboard

Point & click to forbid/allow any class of requests made by your browser. Use it to block scripts, iframes, ads, facebook, etc.
GNU General Public License v3.0
1.33k stars 83 forks source link

Causing crash at Chrome start-up with proxy settings #427

Closed Buddle closed 9 years ago

Buddle commented 9 years ago

Browser:Chrome x64 39.0.2171.99 Stable on Windows igrigorik/node-spdyproxy is running on my server.

Two way SSL authentication is turn on and all settings on both server and client,my conputer seem correct.

No matter HTTPswithcboard is disabled or not,all works fine without issue,no crash.

Is it compatible with SSL client auth?

gorhill commented 9 years ago

Two things:

  1. HTTP Switchboard is no longer maintained, it is superseded by uMatrix.
  2. HTTP Switchboard is javascript: javascript doesn't crash. When a browser crashes, it means there is a bug in the browser, and this needs to be reported to the browser devs.
Buddle commented 9 years ago

Thank you.I will turn to uMatrix