I use chromium on awesome and my os is arch64. Because of the GFW, I have to setup proxy so that I can surf the Internet smoothly. Here's the way:
1. (temp way) type the below command in your terminal:
auto_proxy="file:///path/to/your/proxy/pac" chromium-browser
2. (permenant way)
export auto_proxy="file:///path/to/your/proxy/pac" in $HOME/.profile
then you can surf the Internet out of the GFW.
P.S. you can use the pac generated by http://autoproxy2pac.appspot.com/. Thank autoproxy for the contribution.
2011年8月1日星期一
订阅:
博文评论 (Atom)
没有评论:
发表评论