26 Ağustos 2014 Salı

Google Chrome using with proxy in Linux

If you also reach internet via proxy, you can encounter this problem in Linux. Although you set up proxy server in console, you couldn't connect internet over Google Chrome. So you open a command prompt(especially bash) and write this command:
linux@linux:~/$chromium-browser --proxy-server=*.*.*.*:*

*.*.*.*:* = your proxy server ip and port

Hiç yorum yok:

Yorum Gönder