mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2026-03-04 00:01:12 -05:00
how to let filters update connection use proxy? #1361
Labels
No labels
P1: Critical
P2: High
P3: Medium
P4: Low
UI
bug
cannot reproduce
compatibility
dependencies
docker
documentation
duplicate
enhancement
enhancement
external libs
feature request
good first issue
help wanted
infrastructure
invalid
localization
needs investigation
performance
potential-duplicate
question
recurrent
research
snap
waiting for data
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/AdGuardHome#1361
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
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.
@ameshkov commented on GitHub (Mar 11, 2020):
Duplicate of https://github.com/AdguardTeam/AdGuardHome/issues/458
Please upvote the original issue
@djdjfjfkeocj commented on GitHub (Mar 29, 2024):
我也一样,设置了但依旧不起作用
Me too, set it up but it still doesn't work