Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
You need to sign in or sign up before continuing.
Changes
Page history
add chromium/src/docs
authored
Jul 25, 2018
by
wanghui
Show whitespace changes
Inline
Side-by-side
docs/linux_proxy_config.md
0 → 100644
View page @
002ee01d
# Linux Proxy Config
Chromium on Linux has several possible sources of proxy info: GNOME/KDE
settings, command-line flags, and environment variables.
## GNOME and KDE
When Chromium detects that it is running in GNOME or KDE, it will automatically
use the appropriate standard proxy settings. You can configure these proxy
settings from the options dialog (the "Change proxy settings" button in the
"Under the Hood" tab), which will launch the GNOME or KDE proxy settings
applications, or by launching those applications directly.
## Flags and environment variables
For other desktop environments, Chromium's proxy settings can be configured
using command-line flags or environment variables. These are documented on the
man page (
`man google-chrome`
or
`man chromium-browser`
).