PyCharm 2016.3 Help

HTTP Proxy

File | Settings | Appearance and Behavior | System Settings | HTTP Proxy for Windows and Linux
PyCharm | Preferences | Appearance and Behavior | System Settings | HTTP Proxy for OS X
Ctrl+Alt+S
/help/img/idea/2016.3/settings.png


If to access the Internet PyCharm 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 PyCharm 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 PyCharm to use an HTTP proxy when accessing the Internet.
SOCKSClick this radio button if you want PyCharm 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 PyCharm will connect to the proxy.
PasswordSpecify the password associated with the user name (login).
Remember passwordSelect this check box if you want PyCharm to remember the password. Otherwise, you will be asked to provide the password every time PyCharm connects to the proxy.

See Also

Last modified: 23 December 2016