Barre / privaxy

Privaxy is the next generation tracker and advertisement blocker. It blocks ads and trackers by MITMing HTTP(s) traffic. Also check out my new project, https://www.merklemap.com/
https://www.merklemap.com/
GNU Affero General Public License v3.0
2.36k stars 103 forks source link

Initial release #2

Closed Barre closed 2 years ago

Barre commented 2 years ago
Darthagnon commented 2 years ago

Sorry to be "that guy". Will Windows ever be supported?

Barre commented 2 years ago

@Darthagnon There is no good reason not to, the codebase is not too platform specific and only few tweaks are probably required to make it work.

In the meantime, it is possible to run privaxy through WSL.

Darthagnon commented 2 years ago

I'm really looking forward to following the project's development. With Manifest v3, it looks like exactly what's needed!

whathappenedman commented 2 years ago

Hi!

  1. You should implement url rewriting with some predefined options. Like reddit to teddit or old.reddit. Some options exist for Twitter and such
  2. Another major option would be automatically redirecting amp links to the original.

Also does this allow IP address blocking?

Looks like a great project! I'll be following

shirshak55 commented 2 years ago

I can work on windows version :)

shirshak55 commented 2 years ago

It seems to work fine. Looks like the beauty of Rust :)

image