Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add content blocking proxy settings #1228

Open
ameshkov opened this issue Dec 3, 2019 · 43 comments
Open

Add content blocking proxy settings #1228

ameshkov opened this issue Dec 3, 2019 · 43 comments

Comments

@ameshkov
Copy link
Member

ameshkov commented Dec 3, 2019

We're going to add the proxy module in v0.102:
#391

Here's the necessary minimum that should be configurable:

  • Enable/disable
  • Filter lists (consider extending /#filters)
  • Certificate (we should generate it by ourselves, we should allow users to download this cert)
  • Port, network interface
  • Proxy authentication
  • Proxy types: HTTP, HTTP over TLS
@Eyeborgs
Copy link

Eyeborgs commented Dec 3, 2019

Proxy types: HTTP, HTTP over TLS

socks5 will not? or will this be for the future?

@rufengsuixing
Copy link

rufengsuixing commented Dec 3, 2019

Transparent Proxy for routers with iptables?just need to listen the port,i will do the iptables config in my luci project

@ameshkov
Copy link
Member Author

ameshkov commented Dec 4, 2019

socks5 will not? or will this be for the future?
Transparent Proxy for routers with iptables?just need to listen the port,i will do the iptables config in my luci project

Not at first. But in the future -- of course, we'll add both of these options.

@ameshkov ameshkov modified the milestones: v0.102, v0.103 Mar 3, 2020
@ghost
Copy link

ghost commented Mar 15, 2020

@ameshkov is this issue include about add separate pages for place cosmetic filtering rules lists?
#155 #677 #639 #903 #920 #1045 #1132 #1319 #1397 #1455 #1480 #639

@ameshkov
Copy link
Member Author

@Archivebase yeah, I guess we can use either this one or #391

@JACK-THINK
Copy link

@ameshkov

Support for socks5 proxy is very important. Thanks a lot.

@ameshkov ameshkov modified the milestones: v0.103, v0.104 Jun 22, 2020
@ameshkov ameshkov modified the milestones: v0.104, v0.105 Aug 28, 2020
@temporallyaccount
Copy link

Issues' i thought to mention

  1. Related logs Add a proxy server to AdGuard Home #391 (comment)

@R9980 so will we able to have another 'usage log' (hosts - both domains/ip) additional to 'query log' for web user interface with inbound/outbound bandwidth for each hosts?

yes, the proxy server will have a different log

  1. Usage bandwidth Bandwidth for Domains/IP #1572
  2. Decentraleyes/LocalCDN Decentraleyes/LocalCDN for AdGuardHome #2148

@ameshkov ameshkov modified the milestones: v0.105, v0.107 Oct 22, 2020
@91ajames
Copy link

Would this work with a proxy of https://wl.is/ .js file provided by https://www.weblockapp.com by any chance?
Blocks ads with'n apps and including the youtube app that I used several yrs ago.

@mrbluecoat
Copy link

+1

@mrbluecoat
Copy link

mrbluecoat commented Feb 13, 2021

I'm a bit confused. #391 was closed because it appears tracking of the issue transitioned to this one. One of the posts indicates you had to create https://github.com/AdguardTeam/gomitmproxy and people can try an early release via https://github.com/AdguardTeam/urlfilter/tree/master/cmd Is there an up-to-date quickstart guide that explains how to use AdGuardHome with custom CA proxy?

@ameshkov
Copy link
Member Author

@mrbluecoat it's not yet integrated into AGH so the only way to experiment with the proxy is to follow the instruction there: https://github.com/AdguardTeam/urlfilter/tree/master/cmd

I.e. you'd need to build it yourself.

@thirdbyte
Copy link

Is it feasible to add a VPN server to which all local devices would connect to and that's how HTTPS filtering would work? Just as it happens in AdGuard applications. I guess that would be more sorted than configuring proxy on each device. Moreover, VPN would enable AdGuard Home to deal with IP addresses (for devices connected through VPN) and hence support for firewall rules are also possible.

@ainar-g ainar-g mentioned this issue Nov 2, 2021
@Dominik-1980
Copy link

Any progress on this?

@kurokawaikki
Copy link

Is this feature going to implement soon? Thanks!

@Karmylr
Copy link

Karmylr commented Nov 30, 2021

Is this feature going to implement soon? Thanks!

This plan keeps being postponed

@smaktacular
Copy link

ACME support for people running step-ca would make certificate handling signifcantly easier imho.

See https://smallstep.com/docs/step-ca for further reference.

@SaschaM-Dev
Copy link

Is there any ETA for this feature? DNS blocking keeps getting worse, as - obviously - marketers / ad companies know about that.

@ainar-g
Copy link
Contributor

ainar-g commented Aug 23, 2022

No ETA, unfortunately. Any work on this feature will have to wait until we fix a number of issues that have long been plaguing AGH in the v0.108 cycle.

@drdedus
Copy link

drdedus commented Nov 19, 2022

something similar with this project out there?

@Karmylr
Copy link

Karmylr commented Nov 19, 2022

something similar with this project out there?

good-mitm

@ghost
Copy link

ghost commented Nov 28, 2022

something similar with this project out there?

https://github.com/Barre/privaxy

@Karmylr
Copy link

Karmylr commented Nov 28, 2022

something similar with this project out there?

https://github.com/Barre/privaxy

Wow, this is so good!

@Virinchi2595
Copy link

something similar with this project out there?

https://github.com/Barre/privaxy

Wow, this is so good!

@Karmylr @ghost any info if this can be used with adguard home?

@ShalokShalom
Copy link

something similar with this project out there?

https://eblocker.org/

@mon-jai
Copy link

mon-jai commented Aug 11, 2023

something similar with this project out there?

Maybe privoxy?

@ShalokShalom
Copy link

That was already recommended.

@SD-fan
Copy link

SD-fan commented Aug 14, 2023

something similar with this project out there?

https://eblocker.org/

I'm using eBlocker for years and I find it's the best solution out there. Especially their malware blocker saved my a... quite a few times.👍

@ainar-g ainar-g mentioned this issue Oct 2, 2023
3 tasks
@Trung0246
Copy link

Trung0246 commented Oct 14, 2023

For anyone wants to rollout diy version this looks useful when combining with mitmproxy (especially with youtube recent shenanigan): https://ericdraken.com/pfsense-decrypt-ad-traffic

@thezilione
Copy link

Waiting anxiously. For now, I recommend eBlocker to anyone interested.

@ShalokShalom
Copy link

hblock works without an external device. Just run it locally, same effect as a DNS hole.

@Planxnx
Copy link

Planxnx commented Jul 14, 2024

Is there any progress ??

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests