Google Chrome, Chromium and proxy settings

By | 21st January 2011

This is really for my benefit, in case I forget, but might also help somebody else who finds this annoyance.

I use google chrome to get at bits of the web that certain corporate proxies don’t allow. I use an ssh tunnel to a tinyproxy instance running on my home machine and then connect to the forwarded port on my local machine.

Something that has annoyed me for some time is that if you change google’s proxy settings, it affects the system proxy settings. It’s like Internet Explorer all over again, and it doesn’t tell you it’s doing it.

There are bugs:

http://code.google.com/p/chromium/issues/detail?id=43990

but the windows equivalent was closed “WONTFIX” for spurious reasons (IMHO, of course).

There is a way around it, though:

google-chrome --proxy-server:localhost:8888

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.