HTTP Proxy
File | Settings | Appearance and Behavior | System Settings | HTTP Proxy for Windows and Linux
PyCharm | Settings | Appearance and Behavior | System Settings | HTTP Proxy for macOS
CtrlAlt0S
By default, PyCharm uses your system proxy settings. Use this page to customize settings of an HTTP or SOCKS proxy server for PyCharm.
These settings affect the connections that PyCharm establishes to download plugins, check license validity, synchronize IDE settings between instances, and perform other tasks for the IDE itself.
note
If you are not sure about the correct proxy settings in your organization, ask your system administrator for assistance.
Item | Description |
---|---|
No proxy | Connect directly without a proxy. |
Auto-detect proxy settings | Use the system proxy settings (default behavior) or an automatically detected proxy auto-config (PAC) file. On Window and macOS, you can click System proxy settings to open the network proxy settings of your operating system.
|
Manual proxy configuration | Specify proxy settings manually.
|
Check connection | Click to check the proxy settings and, in the window that opens, enter a URL to check connection to it through the specified proxy server. |
Thanks for your feedback!