DROP Big Tech
This commit is contained in:
commit
2ef6745700
21
README.md
Normal file
21
README.md
Normal file
|
@ -0,0 +1,21 @@
|
|||
# DROP Big Tech
|
||||
Quick and dirty scripts to generate DROP firewall rules to block big tech networks with iptables.
|
||||
|
||||
|
||||
# Use
|
||||
HOWTO use.
|
||||
|
||||
Run the desired DROP script for the networks you would like to DROP or
|
||||
run `DROP-all` to DROP all the networks.
|
||||
|
||||
The output of the scripts get written to /tmp.
|
||||
Copy them from there into your main firewall rules...
|
||||
|
||||
```
|
||||
git clone https://code.libre.is/libre/DROP-big-tech
|
||||
```
|
||||
|
||||
|
||||
# License
|
||||
Apache 2.0
|
||||
*Copyright © 2024, Jeff Moe.*
|
Loading…
Reference in a new issue