CLion 2016.1 Help

HTTP Proxy

File | Settings | Appearance and Behavior | System Settings | HTTP Proxy for Windows and Linux
CLion | Preferences | Appearance and Behavior | System Settings | HTTP Proxy for OS X
Ctrl+Alt+S
settings


If to access the Internet CLion should use an HTTP proxy, specify the proxy settings on this page.

ItemDescription
No proxyClick this radio button to connect to the Internet without a proxy.
Auto-detect proxy settingsClick this radio button to enable using an auto-configuration URL to configure the web proxy settings. When this option is selected, the following controls become enabled:
ItemDescription
Automatic proxy configuration URLSelect this check box to manually specify the location of the proxy settings file, in case CLion does not find it automatically.
Clear passwordsClick this button to clear the passwords to the specified proxy.
Manual proxy configurationClick this radio button to enable manual proxy configuration. When this option is selected, the following controls become enabled:
ItemDescription
HTTPClick this radio button if you want CLion to use an HTTP proxy when accessing the Internet.
SOCKSClick this radio button if you want CLion to use the Socket Secure protocol when accessing the Internet.
Host nameSpecify the proxy hostname or IP address.
Port numberSpecify the proxy port number.
No proxy forSpecify here the patterns for the URLs or IP addresses, for which proxy should not be specified.
Proxy authenticationSelect this check box if your proxy requires authentication.
LoginSpecify the name of the user on whose behalf CLion will connect to the proxy.
PasswordSpecify the password associated with the user name (login).
Remember passwordSelect this check box if you want CLion to remember the password. Otherwise, you will be asked to provide the password every time CLion connects to the proxy.

See Also

Last modified: 20 July 2016