IntelliJ IDEA 2019.3 Help

HTTP Proxy

File | Settings | Appearance and Behavior | System Settings | HTTP Proxy for Windows and Linux
IntelliJ IDEA | Preferences | Appearance and Behavior | System Settings | HTTP Proxy for macOS
Ctrl+Alt+S the Settings/Preferences icon


Specify proxy settings that IntelliJ IDEA should use to access the Internet.

Item

Description

No proxy

Connect directly without a proxy.

Auto-detect proxy settings

Use a proxy auto-config (PAC) file.

  • Automatic proxy configuration URL: Manually specify the location of the PAC file if it was not detected automatically.

  • Clear passwords: Clear the passwords for the specified proxy.

Manual proxy configuration

Specify proxy settings manually.

  • HTTP: Use an HTTP proxy.

  • SOCKS: Use a SOCKS proxy. For more information, see Socket Secure protocol.

  • Host name: Specify the proxy hostname or IP address.

  • Port number: Specify the proxy port number.

  • No proxy for: Specify the patterns for URLs or IP addresses, for which no proxy should be specified.

  • Proxy authentication: Select this checkbox if your proxy requires authentication.

  • Login: Specify the user for connecting to the proxy.

  • Password: Specify the password associated with the user (login).

  • Remember password: Select this checkbox if you want IntelliJ IDEA to remember the password. Otherwise, you will be asked to provide the password every time IntelliJ IDEA connects to the proxy.

Last modified: 26 April 2020