mirror of
https://github.com/trailofbits/algo.git
synced 2025-07-21 13:03:02 +02:00
Add lightweight ad-blocking to the proxy #14
This commit is contained in:
parent
2648ccdc18
commit
3545460b2b
2 changed files with 2109 additions and 0 deletions
4
templates/10-loopback-services.cfg.j2
Normal file
4
templates/10-loopback-services.cfg.j2
Normal file
|
@ -0,0 +1,4 @@
|
|||
auto lo:100
|
||||
iface lo:100 inet static
|
||||
address 172.16.0.1
|
||||
netmask 255.255.255.255
|
2105
templates/privoxy_config.j2
Normal file
2105
templates/privoxy_config.j2
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue