Is it possible to make it so when ever I launch Google Chrome it launches with a proxy? If so, how?

I'm basically trying to make my browsing as anonymous as possible. However, I don't want to have to go to a web service every time I log on.

link|improve this question

This question belongs on superuser. – volting Oct 6 '10 at 6:38
feedback

migrated from stackoverflow.com Oct 7 '10 at 2:06

This question came from our site for professional and enthusiast programmers.

2 Answers

up vote 2 down vote accepted

Go to:

settings => options => under the Hood => change proxy setting => LAN setting => Proxy server

Now configure your own!

link|improve this answer
Any good tutorials on how to configure one? – Anteater7171 Oct 6 '10 at 6:07
1  
Do you know your proxy server name or IP and port? Are you novice to proxy server? – Vikas Oct 6 '10 at 6:30
Nevermind figured it out. – Anteater7171 Oct 6 '10 at 6:55
feedback

Chrome has a command-line switch to set the proxy.

See this extract from the sources.

The switch is: --proxy-server

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.