# Proxy

You can find proxy settings in **File -> Settings**. Click **Enable Proxy** and enter the Proxy variables values.&#x20;

{% hint style="info" %}
**You can configare the proxy server using the following variables:**

* **http\_proxy** — the proxy IP address for sending requests without SSL;
* **https\_proxy** — the proxy IP address for sending requests with SSL;
* **no\_proxy** — a list of hosts that don't need to use a proxy.

**no\_proxy values examples:**

* **`*google.com`** - don't send HTTP / HTTPS requests to Google;
* **`google.com:443`** - google.com:443 - don't send HTTPS requests to Google, but send HTTP requests to Google;
* **`google.com:443, yahoo.com:80`** - google.com:443, yahoo.com:80 - don't send HTTPS requests to Google, but send HTTP requests to Yahoo!
* **`*`**- ignore the https\_proxy / http\_proxy environment variables.
  {% endhint %}

![](https://1914040845-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LYfhIaTTw23Sf3L5jfe%2F-LgbD2VkSljAvrWg9_vW%2F-LgbD4eHI_TmFMXQwnvN%2Fproxy-settings.jpg?alt=media\&token=2d007c8d-76e3-4698-a86f-ea63b5a451ac)
