ESP32Cube Logo
Sign In
Set Proxy for Ollma on Windows

Set Proxy for Ollma on Windows

esp32cube
May 23, 2026
Tutorial
4122 views

Set proxy for ollama on Windows

Web

If you are work behind a proxy, Ollama will unable to pull models behind the proxy on windows. Here is the solution for it.

Actually, it's very simple to set proxy for Ollama on windows. Just need to add a new environment variable named HTTPS_PROXY with your proxy address.

Show as below figure

Pasted image 20250208165154.jpeg

Then open PowerShell and type:

ollama run deepseek-r1:7b

It will pull the model from the proxy.

Pasted image 20250208165718.jpeg

That all.

There are several discussions about this issue on the web, but no one can provide a clear solution. And please note that no need to add environment variable HTTP_PROXY, it may interrupt client connections to the server.

Share this article

Comments

0

Please sign in to post a comment.

No comments yet.

Related Articles

ESP32 Arduino Button Input: Practical Guide and Debouncing

Tutorial·228 views

ESP32 + WS2812B LED Strip + 18650 Battery: Rechargeable RGB Lighting Device

Tutorial·299 views

ESP32 LED Chaser (Running Light) Experiment

Tutorial·162 views

Control GPIO Output: Light Up an LED on ESP32

Tutorial·149 views

ESP32Cube Development Guide

Tutorial·177 views
View more in this category→
Copyright © 2026 ESP32Cube. All rights reserved.•1.0.1•Terms·Privacy
Source codeTwitterDiscord