readysloth / uBO2privoxy

GNU General Public License v3.0
2 stars 2 forks source link

How to use ? #2

Open Black-Steel opened 2 months ago

Black-Steel commented 2 months ago

How to use this project?

Black-Steel commented 2 months ago

I'm interested in this project, but don't know how to use or compile, I hope you can write a tutorial on how to use or compile. Thank you!

readysloth commented 2 months ago

Hi! This project is kind of unfinished, after some testing, I prefer to use uBlockOrigin on my desktop. Because someone, other than me, interested in project, I will create readme with usage information.

To create rules for privoxy from uBlockOrigin filter-lists, you can launch ubo2privoxy.py, with filter-lists as arguments to script or just use ubo2privoxy-example.action. Beware, grammar does have some mistakes, so if program crashes on some line in filter-list, I recommend delete this rule in filter-file and retry conversion.

Black-Steel commented 2 months ago

Thanks! Although this project is not finalized yet, I can’t wait to try it out. Under Windows 10 system, if the name of the filter rule file I need to convert is filters.min.txt (uBO official rules), how should I do it? Don't see the converted rule file after running the command "ubo2privoxy.py filter.min.txt"? Is the method I'm using incorrect? How to do it? Can you give a specific demonstration?