mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2026-03-04 00:01:12 -05:00
Could you add http or socks5 proxy function? #3898
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#3898
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 @liangfyx on GitHub (Sep 9, 2022).
Prerequisites
I have checked the Wiki and Discussions and found no answer
I have searched other issues and found no duplicates
I want to request a feature or enhancement and not ask a question
Description
my question
I hope that adguardhome can add an http or socks5 proxy function to solve the problem that some countries and regions cannot parse ad filtering rules and private dns.
In China, adguardhome cannot parse most private dns because its port 853 has been blocked (the Great Firewall of China)
Details
https://bangumi.tv/group/topic/369549
https://github.com/net4people/bbs/issues/68#issuecomment-822433658
@xenstar commented on GitHub (Sep 13, 2022):
I use Adguard Home in China, and it works smoothly. I don't think proxy/sock5 is even necessary because we all use passwall/bypass which can easily update all filters.
And for private DNS, I use nextdns with cloudflare worker. The link you shared, mentioned that cloudflare worker doesn't' work, but I can easily use it. I setup it with this script https://github.com/tina-hello/doh-cf-workers
@ainar-g commented on GitHub (Sep 13, 2022):
Related: #1228.