ESP32Cube Logo
Sign In
Set Proxy for Ollma on Windows

Set Proxy for Ollma on Windows

esp32cube
Apr 8, 2026
Tutorial
3506 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.

Comments

0

Please sign in to post a comment.

No comments yet.

Related Articles

MCU-Controlled Single-Button Power Switch Circuit with Schematic

Tutorial·35 views

L298N DC Motor Driver Module Complete Guide

Tutorial·56 views

AI Chat with Xiaozhi

Tutorial·74 views

AI Chat with Xiaozhi

Tutorial·80 views

Audio Playback with HSC001 and ESP32

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