mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2026-03-04 00:01:12 -05:00
Just add proxy #4061
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#4061
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 @ghost on GitHub (Nov 19, 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
What problem are you trying to solve?
I know that there is already an issue about proxy but I cannot submit this request without checking all boxes.
My problem? Blocking youtube, twitch, and other ads with adguardhome which a dns is not enough. So the proxy comes in place. You guys mentioned something about a reverse proxy in the README. You even created a repo called gomitmproxy specifically for adguardhome. But my request is, just add it to the code! The proxy is only able to filter http since there is no generated cert. And I don't even know how to setup go and the gomitmproxy. You guys said you would add the reverse proxy feature 3 YEARS AGO!
Proposed solution
Edit the code so gomitmproxy is easy to setup with AdGuardHome. Also generate a certificate for the proxy
Alternatives considered
None available
Additional information
None
@fernvenue commented on GitHub (Nov 20, 2022):
If you checked milestones, you will find that there are so many things dev teams need to do now. MITM proxy is not an easy feature, if you really need it in AdGuardHome, PR welcome.
@ainar-g commented on GitHub (Dec 26, 2022):
Duplicate of #1228