how to let filters update connection use proxy? #1361

Closed
opened 2026-03-04 01:15:00 -05:00 by deekerman · 2 comments
Owner

Originally created by @Mosney on GitHub (Mar 9, 2020).

Prerequisites

Please answer the following questions for yourself before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.

  • I checked to make sure that this issue has not already been filed
  • I am running the latest version
  • I checked the documentation and found no answer

Problem Description

It's hard to make a connection to GitHub raw file in China Mainland but most filter rules in here, so I'm looking a method to let update process use http proxy, and I found this https://github.com/AdguardTeam/AdGuardHome/issues/458#issuecomment-444059536 but it not work on my side.
I search some ways to set environment variables in OpenWrt which use init.d/service to launcher daemon, for example: direct add export HTTP_PROXY=http://proxy.lan:3128/ in /etc/init.d/AdGuardHome, but it not work.
So I need some help about that, very appreciate.

Originally created by @Mosney on GitHub (Mar 9, 2020). <!-- As an open-source project with a dedicated but small maintainer team, it can sometimes take a long time for issues to be addressed so please be patient and we will get back to you as soon as we can. --> ### Prerequisites Please answer the following questions for yourself before submitting an issue. **YOU MAY DELETE THE PREREQUISITES SECTION.** - [ ] I checked to make sure that this issue has not already been filed - [x] I am running the latest version - [x] I checked the documentation and found no answer ### Problem Description <!-- Is your feature request related to a problem? Please add a clear and concise description of what the problem is. --> It's hard to make a connection to GitHub raw file in China Mainland but most filter rules in here, so I'm looking a method to let update process use http proxy, and I found this https://github.com/AdguardTeam/AdGuardHome/issues/458#issuecomment-444059536 but it not work on my side. I search some ways to set environment variables in **OpenWrt** which use **init.d/service** to launcher daemon, for example: direct add `export HTTP_PROXY=http://proxy.lan:3128/` in [/etc/init.d/AdGuardHome](https://github.com/rufengsuixing/luci-app-adguardhome/blob/master/root/etc/init.d/AdGuardHome), but it not work. So I need some help about that, very appreciate.
deekerman 2026-03-04 01:15:00 -05:00
  • closed this issue
  • added the
    duplicate
    label
Author
Owner

@ameshkov commented on GitHub (Mar 11, 2020):

Duplicate of https://github.com/AdguardTeam/AdGuardHome/issues/458

Please upvote the original issue

@ameshkov commented on GitHub (Mar 11, 2020): Duplicate of https://github.com/AdguardTeam/AdGuardHome/issues/458 Please upvote the original issue
Author
Owner

@djdjfjfkeocj commented on GitHub (Mar 29, 2024):

我也一样,设置了但依旧不起作用
Me too, set it up but it still doesn't work

@djdjfjfkeocj commented on GitHub (Mar 29, 2024): 我也一样,设置了但依旧不起作用 Me too, set it up but it still doesn't work
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/AdGuardHome#1361
No description provided.