From 2ef67457006bcb815538002f6ff8281c9e3b5138 Mon Sep 17 00:00:00 2001 From: Jeff Moe Date: Mon, 9 Sep 2024 10:35:14 -0600 Subject: [PATCH] DROP Big Tech --- README.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..7c0d039 --- /dev/null +++ b/README.md @@ -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.*