facebook whois

This commit is contained in:
Jeff Moe 2024-09-09 10:42:11 -06:00
parent 68c89c966f
commit 2986f64053

View file

@ -8,6 +8,13 @@ HOWTO use.
Run the desired DROP script for the networks you would like to DROP or Run the desired DROP script for the networks you would like to DROP or
run `DROP-all` to DROP all the networks. run `DROP-all` to DROP all the networks.
The facebook script uses `whois` to get their networks, so that needs
to be installed.
```
sudo apt install whois
```
The output of the scripts get written to /tmp. The output of the scripts get written to /tmp.
Copy them from there into your main firewall rules... Copy them from there into your main firewall rules...